Click to See Complete Forum and Search --> : Flexgrid ColIsVisible
rlecjr
April 27th, 2001, 12:10 PM
Is there a way to use this property to set a column of a flexgrid invisible? It is telling me it is a read-only property. How could a make a column invisible? The only way I have found is to set the width of the column to zero, but there is the potential that the user could expand the column...
Thanks a lot.
Iouri
April 27th, 2001, 01:45 PM
make it width = 0 or 1 - something small
Iouri Boutchkine
iouri@hotsheet.com
rlecjr
April 27th, 2001, 03:22 PM
I realize that I can make the column small, but is there a way to make it invisible. Even though it is small, there is always the possibility that the user could expand it. Invisible would be better.
Iouri
April 27th, 2001, 03:32 PM
I don't know how to make it invisible, but if you will not allow resize the columns then user cannot do anything about it
Iouri Boutchkine
iouri@hotsheet.com
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.