Hello,
In order to set text to RadTextBox client-side, it is needed to access the client object of the textbox and use set_value() method as it is shown below:
Additionally, you can set
AutoPostBack="true" to access this value server-side.
Kind regards,
Milena
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.