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

[Solved] Grid: Custom Toolbar and Custom Footer

1 Answer 35 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.
Ron
Top achievements
Rank 1
Ron asked on 24 Aug 2011, 02:54 AM
I am trying to make a grid that utilizes a custom toolbar and a custom footer. The custom toolbar would be used for filtering, the footer for a sum.

You can see examples here:
Custom Toolbar: http://demos.telerik.com/aspnet-mvc/grid/customtoolbar
Custom Footer: http://demos.telerik.com/aspnet-mvc/grid/headerfootertemplates

I seem to have the following issue:

While the sum works on the initial view of the grid, it appears to be unaffected by the AJAX update that occurs when a new filter is chosen. I saw another thread that indicated I should use a full server post, but I would rather avoid that. Is there a way to make the footer template update when the main grid is updated via AJAX?

Thanks in advance,

 - Ron

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 24 Aug 2011, 06:45 AM
Hi Ron,

 You can check the Ajax aggregates example which shows that.

Regards,
Atanas Korchev
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

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