Hello Kedar,
After the client event is fired you could trigger with javascript a click event of the RadButton.
Find the button and click on it:
Regards,
Peter Filipov
Telerik
After the client event is fired you could trigger with javascript a click event of the RadButton.
Find the button and click on it:
$telerik.$(
".RadButton"
).click()
Regards,
Peter Filipov
Telerik
See What's Next in App Development. Register for TelerikNEXT.