This is a migrated thread and some comments may be shown as answers.

Treeview not reponding to Session timeout

0 Answers 79 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Mahendra s
Top achievements
Rank 1
Mahendra s asked on 07 Dec 2009, 12:01 PM
Hi

I have a RADTreeview with the settings as shown

<

telerik:RadTreeView ID="RadTreeViewFolders" runat="server" AutoPostBack="False"

 

 

BorderWidth="0px" CausesValidation="False" DragAndDrop="False" EnableViewState="true"

 

 

LoadingMessagePosition="BeforeNodeText" MultipleSelect="false" OnClientNodeClicking="onNodeClicking"

 

 

RetainScrollPosition="true" SingleExpandPath="true"

 

 

Skin="Office2007">

 

 

</telerik:RadTreeView>

1)    The treeview does not repond to the session timeout from asp.net
2)    The same happens with the RADGRID

I need help on the above 2 issues

Thanks

 

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Mahendra s
Top achievements
Rank 1
Share this question
or