Quick Question: I've added filtering to a check box column during pre rendering of the grid as described in the "Applying default filter on initial load" artical at http://www.telerik.com/help/aspnet/grid/grdapplyingdefaultfilteroninitialload.html.
This adds the filtering option but doesn't apply the filter. How can I apply the programitic filter each time the grid is databound? This will also have to allow the user to specify filtering on the other columns.
Thanks in advance,
Steve