Hi,
I am using a RadGrid in my Asp.net Form. I am facing an issue like the Grid is not refreshing automatically. Here is the scenario, I have Radgrid that displays list of items. Once it is displayed, when ever the user double click the RadGrid list, asp.net Pop-up window will be opened. User can modify the content in the POP-up window. Once the modification is done, then user clicks the Save image button I have to update the modified content to the DB as well as the Radgrid should be refreshed automatically. How can we achieve this using RadGrid. Please help me out to solve this issue.
Thanks,
KG