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

Schdeuler, AdvancedForm and Ajax Updates

2 Answers 37 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Stuart Hemming
Top achievements
Rank 2
Stuart Hemming asked on 17 Oct 2010, 09:39 AM
I have a page with a RadScheduler on it. The scheduler uses a custom AdvancedForm template.

The AdvancedForm template has a RadMultiPage control on it and a couple of the pages have UserControls on them that, in turn, have RadGrids on them.

If I carry out an operation on one of the grids, via an AjaxRequest, I Rebind it and want to see the changes. I tried adding an AjaxProxyManager on the UserControl and on the AdvancedForm template and either got an error or no update at all. I have finally convinced the page to update my grid but only by including an AjaxSetting to update the entire scheduler on the main page.

So, the question is "Is this what you would expect"?

If it is, it seems an awful lot of updating to do to, in the case of my test, to remove one row from a grid.

The page I have ATM, is just a mock-up with all the data being generated by the page itself rather than there being DB or service calls to confuse the issue and as it is, it's taking about 7 seconds to bring up the AdvancedForm initially and an ajax update is taking only a second or so less.

-- 
Stuart

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 21 Oct 2010, 04:20 PM
Hi Stuart,

Please, open a support ticket and send us your project so we can test it locally.

Thanks.

Peter
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
Stuart Hemming
Top achievements
Rank 2
answered on 22 Oct 2010, 06:51 PM
Peter,

Your wish is as a command. See ticket 359975.

-- 
Stuart
Tags
Scheduler
Asked by
Stuart Hemming
Top achievements
Rank 2
Answers by
Peter
Telerik team
Stuart Hemming
Top achievements
Rank 2
Share this question
or