I currently have a SPGridView with a DataSource set to a DataView. Iam trying to get the filter functionality working.I have seen what appears to be the one and only example of filteringwith a SPGridView(www.sharepointblogs.com/bobsbonanza/default.aspx), but theexample uses an ObjectDataSource object.Has anyone gotten filtering working between a SPGridView and a DataView?
Still looking for an answer with this one...Anyone?...