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

Checked, Disabled ToolbarButton Mouse Over

5 Answers 87 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 09 Feb 2010, 01:31 AM
Hi,

We have a toolbar button which is set up like this:  

 

<telerik:RadToolBarButton runat='server' ImageUrl='~/Images/monitor.png' Value='Monitored' 
    CommandName='Monitored' Text='Monitored' Enabled='false' CheckOnClick='true'>  
</telerik:RadToolBarButton> 

 

In the code behind, during Page_Load, we set button.Checked = true;

In the described state, its style flicks from Checked to Unchecked whenever the cursor hovers over the button. It also seems to do some sort of ajax call when this happens. I tried catching the OnMouseOver event of the toolbar in order to cancel the event but it won't fire when the button is disabled. Is there a way to ensure that the button can be set to checked and disabled in the Code Behind and will not respond to any user action?




 

 

 

 

5 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 11 Feb 2010, 11:22 AM
Hello Peter,

This issue is already fixed and will be available in the next internal build, please download it and give it a try.

All the best,
Yana
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
Peter
Top achievements
Rank 1
answered on 16 Feb 2010, 01:39 AM
Hi,

I installed Radcontrols Q3 2009, if that's what you meant. The issues still remains.
0
Kamen Bundev
Telerik team
answered on 18 Feb 2010, 12:48 PM
Hello Peter,

She meant the latest internal build, not the latest release. You can also try the Q1 2010 beta we released yesterday. If you prefer to wait for the next major release, I can send you the fixed skin as a workaround until then, but I need you to specify which skin you are using (or you can get it yourself from the beta release). Let me know what you decided.

Regards,
Kamen Bundev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Peter
Top achievements
Rank 1
answered on 19 Feb 2010, 01:52 AM
Hi,

I would rather wait for a stable release. Is it possible to get a copy of the fixed skin for 'Office 2007'? Thanks.
0
Kamen Bundev
Telerik team
answered on 19 Feb 2010, 08:36 AM
Hello Peter,

The external Office2007 skin from the beta is attached. I think there were no other changes in it.

Regards,
Kamen Bundev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
ToolBar
Asked by
Peter
Top achievements
Rank 1
Answers by
Yana
Telerik team
Peter
Top achievements
Rank 1
Kamen Bundev
Telerik team
Share this question
or