Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm Controls / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGridView Handling ESC14 Aug 2006 20:30 GMT6
I have a datagridview where I populate the
DataGridView.Rows[].ErrorText
if I get an error in the DataGridView.DataError event.
The problem I have is if I have two columns and the user enters bad
all icons in the toolbox of VS 2005 turned into errorprovider icon14 Aug 2006 16:43 GMT1
In the toolbox of VS 2005 all of the icons of the controls like
"button", "checkbox" has turned into an icon which is shown at the
error provider (red O with a white ! in it). Could someone tell me what
happened en how to correct this problem?
DataGridView: Move to a cell on the right after pressing Enter14 Aug 2006 11:16 GMT2
Hi, is there a way how to move the "cursor" in a DataGridView to a cell on the right of the
current cell after pressing Enter? The problem is it moves also downwards and I don't know how
to tell it to move to the right only.
TIA
Determining if a window is open14 Aug 2006 10:54 GMT1
When you show a Windows Form using Form1.Show, is there a way to find out if
the window is currenlty open using framework 1.1?
Thanks,
Chuck
How to permit only numeric characters in a DataGridViewTextBoxColumn column?13 Aug 2006 17:25 GMT11
is there a way to tell a DataGridViewTextBoxColumn column to accept numeric characters only and to ignore other characters?
Thanks for any help...
With regards
nvx
find Component's host ( Form ) PLEASE HELP11 Aug 2006 15:30 GMT2
Hi there
i am a newbie on C#...
I have wrote a Component and I need to get a reference on the Form the
component resides in...
Messagebox in Validating cancels subsequent events11 Aug 2006 12:11 GMT5
It appears displaying a messagebox in a validating event will cancel
subsequent events.  I'm including a short program demonstrating the
behaviour in VB and C#.
The program creates a form, adds two buttons, a validating handler for
Datagridview does not change with datatable change11 Aug 2006 11:19 GMT1
My windows form contains one dataset that in turn contains several
datatables. I connect them to a datagridview using
datagridview1.datasource = dataset1
datagridview1.datamember = "Tablename"
tab control events?11 Aug 2006 01:58 GMT1
I know very, very, very little about .net 1.1.  I've been tasked to use
the TabControl.
I've managed to add a couple of tab pages.  Now how do I handle the
click event on the tabs?
TableStyles in DataGrid(.net 1.1) what to do in DataGridView (.net 2.0)08 Aug 2006 09:00 GMT2
I have a form with a DataGrid in .net 1.1.
I have 3 TableStyles, each mapped to a special datasource.
So if I have bound to dataSource01, I see the data with tableStyle01,
if bound to dataSource02, I see the data with tableStyle02.
unselect a row08 Aug 2006 03:34 GMT1
When i show a DataGridView I would like to have it show up without a row
selecteed.  How do I do this?  I've look at a few optioons but nothing seems
to work for me and I figured it is simple...
Thanks,
IExtenderProvider and databinding07 Aug 2006 16:19 GMT2
VS2005 data binding wizard will recognize and list the extended control
property 'MyProperty', which is defined and exposed via IExtenderProvider
component on the form.  The databinding wizard allows you to choose this
control property and select a binding object property to bind ...
DataGrid 1.1 questions07 Aug 2006 16:08 GMT1
I hate to ask this, but I'm having to work on Framework 1.1, which I
hadn't had to work with for Windows apps before.  I'm using a DataGrid
and finding it quite unwieldly, and I can't find hardly enough
documentation to show me how to do what I want.
Data Source Property07 Aug 2006 16:05 GMT1
I design a new user control, which is directly inherited from UserControl.
Also I define a property named DataSource.
Now I want to add design-time support for it just like available for listbox
or combo box.
combo box control07 Aug 2006 15:39 GMT1
Hi I am relatively new to vb and am using 6.0 at work.  Im trying to
make a drop down menu that when a value is selected a case structure
executes and depending on what value is selected a value gets written
to that specific text box, for use in further calculations.
Pages: 1 2 3 4 5 July, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.