Connecting Tech Pros Worldwide Help | Site Map

VB.NET:combobox in datagridview

  #1  
Old June 29th, 2009, 03:54 PM
Member
 
Join Date: Sep 2007
Posts: 71
Hi

I have combobox column in datagridview.I have loaded a particular database table column value into it from my mysql database.

The combobox in all the rows is filled with my database value successfully.But i am unable to select values from it.

And my second problem is I am unable to retrieve the penultimate row values in datagridview before the new row which is automatically generated.The error for it is nullpointerexception. But i have values in that row.

Help me...

Thanks in advance.
  #2  
Old June 30th, 2009, 04:51 AM
Member
 
Join Date: Sep 2007
Posts: 71

re: VB.NET:combobox in datagridview


Hi

Please help me....
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
[VB .NET] DataGridView with different combobox members akal483 answers 8 July 25th, 2007 01:41 PM
Datagridview combobox dannydel answers 8 April 3rd, 2007 08:31 PM
Changing contents of a combo in datagridview to remove data. Bob answers 0 January 5th, 2006 09:05 PM
Microsoft doesn't want you to use VB .Net Homer J Simpson answers 89 January 5th, 2006 07:15 PM