Hi,
I am using GridGroupingControl. I have a requirement to set a cell style for a column based on another cell value.
For Eg - Based on the cell value in a row, I want to set a cell style as a combo or readonly style. If the cell is readonly then I don''t want to show the combo box and just display the values as default cell style. If the cell is editable then I want to set the cell style as a combobox.
How can I do this..?
Thanks,
Prathima