Hi,
I have just spent around 3 hours trying to sort out the problem. The problem is very simple, I have a page which has got some textboxes, its a form basically. There is also a grid on the page and a button. When the button is clicked it opens another radwindow and shows some options to the user, at the end when user clicks submit, it does some processing and closes itself and reload the parent page. The problem is if I reload the parent page I lose every thing which has been entered in the textboxes etc. I have tried every example of closing and rebinding the grid but I can only make the parent page refresh which is not what I want. I am working in DNN by the way.
Also there is another problem, I am using multiview and load ascx control in multiview according to some session variable. The problem I am facing is that multiview loads the ascx control twice on the first load which ends up duplicating the databind with treeview I have on the ascx control. Can you please help with this as well.
Please write the full code in your answer..
Thanks
Atiq
I have just spent around 3 hours trying to sort out the problem. The problem is very simple, I have a page which has got some textboxes, its a form basically. There is also a grid on the page and a button. When the button is clicked it opens another radwindow and shows some options to the user, at the end when user clicks submit, it does some processing and closes itself and reload the parent page. The problem is if I reload the parent page I lose every thing which has been entered in the textboxes etc. I have tried every example of closing and rebinding the grid but I can only make the parent page refresh which is not what I want. I am working in DNN by the way.
Also there is another problem, I am using multiview and load ascx control in multiview according to some session variable. The problem I am facing is that multiview loads the ascx control twice on the first load which ends up duplicating the databind with treeview I have on the ascx control. Can you please help with this as well.
Please write the full code in your answer..
Thanks
Atiq