I have one grid with some contents and one combobox, i want to change colur of cell based on the combox selected index change event.
Problem is I am not able to interate through grid row.
Could you please let tell me how to do that ?
Hi,
I didn't get your question clearly. Do you have a combo box in grid or out side the grid?
Combo box is not part of grid and I want to change colur of cell in one of the column of grid based on selection of contents in combo box