I am using ModalPopUpExtender to enter the details after clicking the save button the detials which i enter should display in my grid but my grid is not refreshing after i enter the details can uplease help me
Are you binding the Grid using AdvanceDataBinding techniques? If not try using AdvanceDataBinding techniques. Also check whether the db is getting updated with the saved value.