Hi,
I want to hide a Col in my MSFlexGrid, but when I tried the following order I get an error:
fg_kan.ColIsVisible(kan_position_col) = False
Is this command "read-only"?
I know that I could set the ColWidth = 0, but for me that is an bad solution.
Please help!
Thanks in advance!
Geri
I want to hide a Col in my MSFlexGrid, but when I tried the following order I get an error:
fg_kan.ColIsVisible(kan_position_col) = False
Is this command "read-only"?
I know that I could set the ColWidth = 0, but for me that is an bad solution.
Please help!
Thanks in advance!
Geri