Hi Folks!
Is it possible to filter a datatable and get the datagridview to only display certain columns after the filter?
cheers
Hi Folks!
Is it possible to filter a datatable and get the datagridview to only display certain columns after the filter?
cheers
When you filter the datatable, set the columns you don't want to show on the grid to Visible = false