I am trying to add filter on load event of grid.... but it not filtering.
my method within onload function is:
setTimeout(function() {
var grid = $('#divSearchList').data('tGrid');
grid.filter('NetUnits~eq~5');
}, 10);
2 Answers, 1 is accepted
0
Rosen
Telerik team
answered on 24 Aug 2011, 03:07 PM
Hello Rajesh,
This is a known issue which has been addressed. Please refer to this forum thread for a build which contains the fix.
All the best,
Rosen
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 >>