DatagridView in C#
hello friends,
i have a datagridview control in my winform using c#, i have a combobox in datagridview. my problem is if choose a value in datagridviewcombobox column i want my corresponding value to be retrieved from the database and dsisplayed on the datagridview.
if anybody help means i'll be happy.
|