Hi
I have a grid that containt 2 user controls in the EditTemplate, one displays some info associated in a radgrid and the other is a radupload to upload some file to the the server. Each user controls contains a RadAjaxManagerProxy and the ASPX page contains a RadAjaxManager. My problem is that in some situation like sorting the grid and moving pages, the content of my radUpload include in the other user control simply disappears, so the user need to add the files to upload again. Is there a normal things that the content always disappears of it is simply my AjaxManager proxy that is not well configured ??? How i can keep theses values in the radupload control ???
If you need more details , please let me know.
Thanks in advance for your help.
I have a grid that containt 2 user controls in the EditTemplate, one displays some info associated in a radgrid and the other is a radupload to upload some file to the the server. Each user controls contains a RadAjaxManagerProxy and the ASPX page contains a RadAjaxManager. My problem is that in some situation like sorting the grid and moving pages, the content of my radUpload include in the other user control simply disappears, so the user need to add the files to upload again. Is there a normal things that the content always disappears of it is simply my AjaxManager proxy that is not well configured ??? How i can keep theses values in the radupload control ???
If you need more details , please let me know.
Thanks in advance for your help.