can u help me to find out why the Events
rtreeNavigation_NodeExpand and
rtreeNavigation_NodeCollapse
are not geting fired when i expand or collaspe the node.
Is there any specific propery to set ????
My Tree View:-
<radT:RadTreeView ID="rtreeNavigation" runat="server" Skin="Web20" TabIndex="2" SkinsPath="~/RadControls/RadTree/Skins/"
ShowLineImages="False" AutoPostBack="True" onnodeexpand="rtreeNavigation_NodeExpand" singleexpandpath="True" onnodeclick="rtreeNavigation_NodeClick" onnodecollapse="rtreeNavigation_NodeCollapse">
</radT:RadTreeView>
Thanks n Regards
Rishi
(Gray Cell Technologies Exports)