Hi,
You need to construct the event args that you want to pass to the client event.
The
Value that you pass in the upper code, will be the same as
args.get_strengthScore() will return in your handler later.
And if you actually want to make the input to calculate the score and call the event, you need to use this code:
where
TextBox1 is the client object of your textbox.
Regards,
Vasil
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.