Hi,
I am using RadGrid with ShowGroupPanel set to true.
The group panel is working properly but when i update the column that is being grouped in the sever side and do Rebind() on the grid, the value in the grid is updated but the value in the group panel doesn't.
refresh of the page solved the problem.
How can i rebind the group panel?
Thanks,
Ruth.