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

[Solved] MVC Grid - does the FooterTemplate aggregation work when the source is via Ajax?

2 Answers 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Robert
Top achievements
Rank 1
Robert asked on 13 Jun 2011, 09:25 PM
I'm working on a customer's MVC application, where they have a fully-functional Telerik MVC Grid control, which makes an Ajax call as the datasource.  They have asked me to add a total to three of the columns, below each column.  FooterTemplate is the obvious choice for this.  However, the data always comes back as null.

In searching the web, I notice that the only samples using FooterTemplate have the datasource passed into the constructor; no example uses both FooterTemplate (with aggregates) and Ajax databinding.  Is there a way to do this?

I appreciate any help.

-Robert

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 14 Jun 2011, 07:20 AM
Hello Robert,

 You can check the Ajax aggregates example. It shows how to use the aggregates with ajax binding.

All the best,
Atanas Korchev
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
Robert
Top achievements
Rank 1
answered on 14 Jun 2011, 03:54 PM
Mr. Korchev--

That works perfectly!  Thank you so much, and thanks for the alacrity of your response.

-Robert
Tags
General Discussions
Asked by
Robert
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Robert
Top achievements
Rank 1
Share this question
or