Connecting Tech Pros Worldwide Forums | Help | Site Map

VB.NET:combobox in datagridview

Member
 
Join Date: Sep 2007
Posts: 71
#1: Jun 29 '09
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.

Member
 
Join Date: Sep 2007
Posts: 71
#2: Jun 30 '09

re: VB.NET:combobox in datagridview


Hi

Please help me....
Reply