This question is locked. New answers and comments are not allowed.
I'm working with the Telerik MVC grid and i'm having some issues with the ajax filter call removing the expand/collapse buttons. See images below:
Server binding initially renders fine (except for some css issues)
http://i620.photobucket.com/albums/tt286/jpcleve77/Telerik1.jpg
I filter on the "reached" column which fires an ajax request to the controller
http://i620.photobucket.com/albums/tt286/jpcleve77/Telerik2.jpg
The result is that the expand/collapse button on the far left of the row has been removed and all the columns are moved over one cell
http://i620.photobucket.com/albums/tt286/jpcleve77/Telerik1.jpg
I've seen examples that use ajax binding with the expand/collapse button so I must be doing something wrong here. Any help is GREATLY appreciated.
Thanks!
John
Server binding initially renders fine (except for some css issues)
http://i620.photobucket.com/albums/tt286/jpcleve77/Telerik1.jpg
I filter on the "reached" column which fires an ajax request to the controller
http://i620.photobucket.com/albums/tt286/jpcleve77/Telerik2.jpg
The result is that the expand/collapse button on the far left of the row has been removed and all the columns are moved over one cell
http://i620.photobucket.com/albums/tt286/jpcleve77/Telerik1.jpg
I've seen examples that use ajax binding with the expand/collapse button so I must be doing something wrong here. Any help is GREATLY appreciated.
Thanks!
John