Hi,
I have a DataBoundGrid. One of the column types is a combobox. When I have about 20 rows, I see a lot of comboboxes rendered on the screen and looks too busy. Is there any way to show the combobox only when the user mouseover the cell or if the cell has focus. Otherwise I want to display a label.
thanks,
- Reddy