So I have a DataGridView control, it has a few columns, one column is a DataGridViewComboBoxColumn. I have pre-filled it through it's own Items collection with the numbers 0 to 9. I want to pick one of the numbers as a default when the program loads, how do I select it's index?
Here's the...
This is my first post here so hope I have posted correctly.
I am in the process of converting my windows form app from VB6 to vb.net (VS2012). One of my forms is a weekly work roster (or schedule) which was working fine using flexgrid. Now I am looking at Datagridview to replace the...
Hello everyone,
This is my first post as a newbie and i have done some search on this forums as well as read the rules before posting this.
I am using VB 2005 professional and SQL Server 2005 express edition.
For the last two weeks I have been trying to have a datagridview control on a form...
Hi Forum,
This is my first post and the problem which am narrating below is drooling me off.
so here's my scenario...
I have 2 datagridviews in my Windows Application.When I click on a row in the parentgrid, a child grid shows up with data regarding to which I have clicked.both grids are from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.