C# .NET - Use Button Dropdown list in data grid view in windows forms
Asked By Jipin M on 17-May-11 01:17 AM
Hi all...
How to use a buton and dropdown list in a datagridview control for each row, and get a value from the row on a button click. Also the dropdownlist value is selected according to a database field when the data binding.
Regards.......