Posted 20 Dec 2017 Link to this post
I have a GridView bound to a DataTable.
.DataSource = table
I have all the properties set.(EnableFiltering = true, MasterTemplate.EnableFiltering = true, etc...
It shows the filtering, but when I attempt to do a filter, it does nothing...
Posted 20 Dec 2017 in reply to John Link to this post
Posted 21 Dec 2017 Link to this post