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

Unable to Hide/Show Panel Control at client side

1 Answer 115 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Palanivelrajan
Top achievements
Rank 1
Palanivelrajan asked on 10 Apr 2013, 02:44 PM
Dear Telerik Team,

We are using Rad Multi page (Tab) control. if we want to Hide/Show Panel Control at client side. we could not do that since object itself not available. it is an content page with Rad Multi page. we tried with Div also. we could not hide / show that control on run time at client side. This behaviour works if its without rad multi page. 

if we hide the control by setting visible properties of Panel at design time. it is not rendered to client side at all. 
but for Div Tag if use Style display:None,it is rendering at client side but not hiding the div tag.

the above functionality works without rad multi page

Requesting your help on the same.


With Regadrs
Palanivelrajan



1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 12 Apr 2013, 01:09 PM
Hello Palanivelrajan,

I would suggest you to use jquery, in order to achieve the desired functionality. I have prepare a sample page for you, demonstrating a possible implementation. In addition, here is a video demonstrating the behavior at my end. Please correct me, if I had misunderstood the scenario you attempt to achieve.

Kind regards,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
TabStrip
Asked by
Palanivelrajan
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or