rajesh.forum
Well-known member
- Joined
- Sep 7, 2007
- Messages
- 55
- Programming Experience
- Beginner
hi all,
im using a datagridview in which there r two combo columns.here im using context menu for a pop function.i need the combo boxvalues when i click the context menu item in any particular row.
also i used event of contextmenuclick(), am getting the combo box values for one row but if i click the next row i cudnt get the values..
the gridview rows are generated dynamically using datatable.
im using a datagridview in which there r two combo columns.here im using context menu for a pop function.i need the combo boxvalues when i click the context menu item in any particular row.
also i used event of contextmenuclick(), am getting the combo box values for one row but if i click the next row i cudnt get the values..
the gridview rows are generated dynamically using datatable.