Completed
Last Updated: 01 Feb 2017 13:19 by ADMIN
ADMIN
Ianko
Created on: 19 Jan 2017 14:02
Category: Button
Type: Bug Report
0
set_enabled method breaks the hover effect of RadButton
Having an initially disabled button that is later enabled on the client does not apply the hover effect (rbHovered class is not appended to the DOM element in mouse over). 

You can use RadPushButton instead of RadButton (http://demos.telerik.com/aspnet-ajax/pushbutton/overview/defaultcs.aspx), which works properly in this scneario.
0 comments