Hi,
At the end of my grid there are some columns that are hidden. Basically I made their width = 0 that is how they are hidden.
When I have horizontal scroll bar to my grid then it show some extra empty space. It looks like to me that this space is for hidden column.
Q#1
How can I avoid extra empty space?
Q#2
What is the best way to hide a column? I am sure that there must be some other way rather making their width zero.
Thanks,
VS