RadTextbox can display a button and provides a client-side click event for it. How do you generate a server-side click event from that button?
1 Answer, 1 is accepted
0
Konstantin Dikov
Telerik team
answered on 06 Jul 2016, 10:47 AM
Hello Greg,
The button in question fires only a client-side event, so if you need to implement server-side logic you could use standard image button besides the RadTextBox, or use the client-side event of the built-in button for manually initiating a postback.
Hope this helps.
Regards,
Konstantin Dikov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.