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

set_ajaxSettings

1 Answer 140 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Martin Sarosi
Top achievements
Rank 2
Martin Sarosi asked on 26 Jun 2009, 10:51 AM
Your documentation suggests set_ajaxSettings is useable.

I need to decide in javascript whether an item  from a toolbar or panelbar control (based on its value) should update an iframe or not.

If it does then I need to add the toolbar/panelbar to the ajaxSettings of the AjaxManager.



Martin

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 01 Jul 2009, 01:11 PM
Hi Martin,

You cannot add ajaxsettings on the client.
You can do so on the server, either dynamically, in codebehind, or in the aspx code.

Greetings,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
Martin Sarosi
Top achievements
Rank 2
Answers by
Yavor
Telerik team
Share this question
or