I'm using a RADGrid, with AllowFilteringByColumn set to true, and am setting the DataSource property in my page's OnLoad handler in code-behind. I don't call DataBind(). When I enter something in a filter field and choose 'Contains' (or anything) from the list of filter types, the page reloads but is completely blank. What am I doing wrong?
Thanks,
Bob
Thanks,
Bob