Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with ColIsVisible

Status
Not open for further replies.

Geri2

Programmer
Jan 21, 2004
17
DE
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top