Hi,
I have a master page that has a RadSplitter on it with 2 panes ... left and right. On the left pane I have a RadTreeView. On the right pane I have the content.
Most of the time I use a RadAjaxPanel or the RadAjaxManager. However, on the page I am having a problem with, I am using a FileUpload control which means no ajax.
As a result any postback and the tree disappears. If I remove the FileUpload and just have a button on the content page with no RadAjaxPanel the tree still disappears.
Any ideas?
Thanks ... Ed
I have a master page that has a RadSplitter on it with 2 panes ... left and right. On the left pane I have a RadTreeView. On the right pane I have the content.
Most of the time I use a RadAjaxPanel or the RadAjaxManager. However, on the page I am having a problem with, I am using a FileUpload control which means no ajax.
As a result any postback and the tree disappears. If I remove the FileUpload and just have a button on the content page with no RadAjaxPanel the tree still disappears.
Any ideas?
Thanks ... Ed