I am binding a rad grid to a generic collection of objects with custom properties.
I can get the grid to filter on the custom properties if I toggle EnableViewState, of course that removes the ability to page and sort. If EnableViewstate is toggled to true then paging and sorting work fine, but I can no longer filter against the properties that are not part of the base object.
Is there a solution for this?
I can get the grid to filter on the custom properties if I toggle EnableViewState, of course that removes the ability to page and sort. If EnableViewstate is toggled to true then paging and sorting work fine, but I can no longer filter against the properties that are not part of the base object.
Is there a solution for this?
