Hi, I am trying to hide columns when using NeedDataSource. Right now I am hiding them in the column created event, as I have a database table of columns that are visible/invisible. When I use a control that changes the column visibility and postback the grid using rebind() it is not hiding the columns, even though my code is doing the right thing.
I am pulling my hair out on this. Is there a better solution rather than using the column created event?
Thanks!
I am pulling my hair out on this. Is there a better solution rather than using the column created event?
Thanks!