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

EnableButton not working on IE9

1 Answer 48 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Luis
Top achievements
Rank 1
Luis asked on 20 Mar 2013, 05:51 PM
Hi, I have a RadToolbar in an ASPX site working properly on all modern browsers but IE9 since I can disable a button on client side with this sentence:
parent.header.RadToolbar1.DisableButton("Button");

But whenever I try to enable the button nothing happens (only in IE9, compatibility mode is ok).
Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 25 Mar 2013, 09:17 AM
Hi Luis,

Please refer to the following on-line demo where you can find a runnable example of how to disable/enable button(s) from the RadToolBar control - ToolBar - Add/Remove/Disable Items

Kind regards,
Kate
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
ToolBar
Asked by
Luis
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or