Is there a way to disable the Sliding Pane? I tried setting it it to visible=false but the it gives me javascript errors.
So now I would like to just disable it instead. Perferable on server-side but if client-side is the only way then I'd have to work with that.
3 Answers, 1 is accepted
0
Svetlina Anati
Telerik team
answered on 17 Nov 2008, 02:31 PM
Hello Fred,
I am not quite sure what exactly you mean by "disable a RadSlidingPane" - do you mean that you want it to be invisible (as you have tried setting its Visible property to false) or to forbid its expansion or something else? In case you want to hide the tab I suggest to use the RadSlidingPane's client-side hideTab method which is listed here. In case this is not what you want to achieve, please provide a more detailed explanation of what you mean by "disable" and what is the exact desired behavior.
Kind regards,
Svetlina
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.