Hi ALL,
I have a RadGrid inside the panel ,which I attached to ModalPopupExtender as PopupControl,the problem that when I click on the nextpage of the radgrid the popup disappear !!!!!!!????
I assume that the problem is due to the fact that the page postbacks on changing the page. A suggestion is to ajaxify the RadGrid to prevent the page postback. Try the following example by using RadAjaxManager in order to overcome this.