Hi,
I want to use RadTextbox to achieve the following solution:
http://www.pp-p.net (Type OK into the textbox)
My Problem(s) - I can't find an event for KeyUp - I found this post:
http://www.telerik.com/community/forums/aspnet-ajax/input/showing-error-style-programmatically.aspx
But when I hover the control or type focus it - the error display disappears.
I guess there are some styles :focus or other like this -- BUT it is hard to figure this out - and you (I'm sure) know which styles are involved.
I further guess there is a script which changes the class .riError to riFocus or some kind of .riHover - can this script be disabled?
Or is the solution so much effort that it is better to do it "my way" by using a hidden RadInput (to get the styles) and use a default input?
Regards
Manfred
I want to use RadTextbox to achieve the following solution:
http://www.pp-p.net (Type OK into the textbox)
My Problem(s) - I can't find an event for KeyUp - I found this post:
http://www.telerik.com/community/forums/aspnet-ajax/input/showing-error-style-programmatically.aspx
But when I hover the control or type focus it - the error display disappears.
I guess there are some styles :focus or other like this -- BUT it is hard to figure this out - and you (I'm sure) know which styles are involved.
I further guess there is a script which changes the class .riError to riFocus or some kind of .riHover - can this script be disabled?
Or is the solution so much effort that it is better to do it "my way" by using a hidden RadInput (to get the styles) and use a default input?
Regards
Manfred