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

RadTextBox Button

1 Answer 97 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Eggy
Top achievements
Rank 1
Eggy asked on 16 Dec 2010, 10:24 AM
I have a problem, how to execute function in behind code which is i must click a radtextbox button.
Because in radtextbox button method doesn't have onclick method. If it possible, i want see some simple example...
Anyone can help me please.... Thanx before


Regards Eggy...

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 17 Dec 2010, 09:07 AM
Hello Eggy,

By default the button does not have any behavior attached to it, but event(client side) exposed that will fire when button is clicked. You can hook to that event and apply your business rules.
You can find more details on the article bellow:
http://www.telerik.com/help/aspnet-ajax/input_commonbuttons.html

Regards,
Nikolay
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Ajax
Asked by
Eggy
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or