hi,
i used Radpane.style("display")="none"
the reason fro not using visible=false is that it creates an error as i used the radpane in the radajaxmanager
I also tried with visibility="Hidden"
But its also not working
Please help me...
Thanks
1 Answer, 1 is accepted
0
Accepted
Svetlina Anati
Telerik team
answered on 07 Apr 2009, 01:02 PM
Hello Priya,
The correct way to hide a RadPane is to collapse it - you can do this on the server by using the Collapsed property. The Visible property is inherited from the WebControl class and it is actually not implemented - that is why it should not be used.
Regards,
Svetlina
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.