I have return cellvaluechanged event for my column1 which contains the category combo box.if i select the category i need to display the selectedvalue to column 4 .how can i do that?..
+1
A:
Hai ayps,
Try this one hope it helps http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewcomboboxeditingcontrol.aspx
and
http://www.dotnetspider.com/resources/28298-Getting-Selected-Value-Combo-Box.aspx
EDIT: http://stackoverflow.com/questions/1877240/windows-datagridview-rowcommand
Pandiya Chendur
2010-07-07 07:10:16