Hi,
I bind the grid to my datasource, then I group it by a column. The next step I like to edit a row in one group and update the datasource. When I try it, it does not recognise the select row and does not return its cell values.
How can I update a row when gris is grouped?
thanks,
Kam
Hello Kam,
Please make sure that you have a data key field set up. That is the DataKeyField property off the grid or band.