Hi
I have a grid running with some custom code to add remove columns (I do this by setting the visability of the columns to true/false as necseeary)
My problem is if i set a column to visability false, and then that column had a sort or filter already active on it then that sort or filter persists when the column is invisible
what do i need to do to remove the sort and filter from the column when making it invisible?
Thanks
I have a grid running with some custom code to add remove columns (I do this by setting the visability of the columns to true/false as necseeary)
My problem is if i set a column to visability false, and then that column had a sort or filter already active on it then that sort or filter persists when the column is invisible
what do i need to do to remove the sort and filter from the column when making it invisible?
Thanks