Posted 21 Apr 2010 Link to this post
Posted 22 Apr 2010 Link to this post
Hello,
Use the $find() method to get the client side object of RadControls for ajax version.
var imp = $find("<%= txtIMPORTOVALUTA.ClientID %>");
Also checkout the documentation for more information on this topic:
Client-Side Basics
-Shinu.