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

How to set visibility for RadTollBarButton on client side.

2 Answers 67 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Raju
Top achievements
Rank 1
Raju asked on 17 Dec 2008, 03:13 PM

Hi,

I am hidding one button on server side in page load method. I want to set visibility of that button to true from client side using javascript.  any solution for this..

Thanks
Raju

2 Answers, 1 is accepted

Sort by
0
Serrin
Top achievements
Rank 1
answered on 17 Dec 2008, 04:43 PM

Hey Raju,

 

Just curious, how are you hiding the button server-side?  Are you using the css style visibility, or using the control property?  Curious if the button is getting rendered in the markup in order to be able to make it visible or not.

0
Shinu
Top achievements
Rank 2
answered on 04 Feb 2009, 07:53 AM
Hi Raju,

Try using the HideButton() client side property.


-Shinu.
Tags
ToolBar
Asked by
Raju
Top achievements
Rank 1
Answers by
Serrin
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Share this question
or