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

[Solved] Grouping not working with ajaxically loaded Grids

1 Answer 84 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Muhamad Tassadaque Zia
Top achievements
Rank 1
Muhamad Tassadaque Zia asked on 05 Oct 2010, 08:21 AM
Hi,
i m using telerik extensions for .net mvc. in grid everything is working fine until i try to group the grid control based on some columns. actually my grid is not server bound (even it loads the grid from a partial view using ajax). in this grid grouping causes problems and i get javascript error at a[this.plugins[e]].initialize(this) in grid.min.js.   following link outlines two methods for ajaxically loading telerik grid
http://www.telerik.com/help/aspnet-mvc/using-with-partial-views-loaded-via-ajax.html

i m using first method i.e  Partial Views via the built-in ASP.NET MVC Ajax support not the jquery one

i m interested in how i can make grouping work in this scenario. all my grid controls are working fine with grouping if they only receive data through ajax (not grid control)

1 Answer, 1 is accepted

Sort by
0
Muhamad Tassadaque Zia
Top achievements
Rank 1
answered on 21 Oct 2010, 08:17 AM
Please help me to cater this issue. if you need more info, let me know. 
Tags
Grid
Asked by
Muhamad Tassadaque Zia
Top achievements
Rank 1
Answers by
Muhamad Tassadaque Zia
Top achievements
Rank 1
Share this question
or