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

Send event to the loading control in radAjaxPanel

5 Answers 78 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Luis Pacheco
Top achievements
Rank 1
Luis Pacheco asked on 03 Jun 2010, 04:43 PM
Hi to all!

I have my principal page that have a control with a toolbar and radAjaxPanel.
The toolbar have the icon for save, adding, modify, delete, foword, back. My question is how i send the event of the click in the button save to the control loaded in the radAjaxPanel?

5 Answers, 1 is accepted

Sort by
0
Luis Pacheco
Top achievements
Rank 1
answered on 07 Jun 2010, 06:19 AM
nobody knows?????
0
Luis Pacheco
Top achievements
Rank 1
answered on 07 Jun 2010, 09:37 PM
well, i try to make a trigger that refresh the control loaded, and use a session variable to mark the action but i think that is not the best solution.
0
Maria Ilieva
Telerik team
answered on 08 Jun 2010, 03:16 PM
Hello Luis,

The best way for achieving your purpose is to use the ButtonClick events of the toolbar and modify the controls loaded in the AjaxPanel  


Best wishes,
Maria Ilieva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Luis Pacheco
Top achievements
Rank 1
answered on 08 Jun 2010, 03:37 PM
I manage the click in the tool bar but the problem is that if the user click on save, I need to pass that save click into the loaded control in the ajax panel.

0
Maria Ilieva
Telerik team
answered on 10 Jun 2010, 01:28 PM
Hello Luis,

Manipulating a control added to the RadAjaxPanel in the tool bar ButtonClick event should not be a problem. The value for the ajaxified control should be properly updated no matter of its wrapper. If you are facing some issues with this implementation please post some code snippet which represents your local try so we could further advise.

Regards,
Maria Ilieva
the Telerik team


Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Ajax
Asked by
Luis Pacheco
Top achievements
Rank 1
Answers by
Luis Pacheco
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or