I have a rad grid grid in my page.after editing or inserting i want to refresh the page.bcoz depends on the grid value i want to populate one combo box.in back end it is happening,but in the front end i cant see bcoz page is not refreshing.help me
I am not sure how you are populating the Grid. The Grid will automatically refresh after Update/Insert operation. Are you populating the Grid using AdvanceDataBinding techniques?