This is a migrated thread and some comments may be shown as answers.

RadTextbox Server Side Button Click Event

1 Answer 109 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 1
Greg asked on 02 Jul 2016, 01:35 AM
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

Sort by
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.
Tags
General Discussions
Asked by
Greg
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or