d.paulson
October 2nd, 2001, 09:57 AM
Does anyone know how to set a column to invisible?. It has a ColIsVisible property to check whether it is visible or not, so it should be possible to set the column to invisible.
David Paulson
David Paulson
|
Click to See Complete Forum and Search --> : msflexgrid d.paulson October 2nd, 2001, 09:57 AM Does anyone know how to set a column to invisible?. It has a ColIsVisible property to check whether it is visible or not, so it should be possible to set the column to invisible. David Paulson Iouri October 2nd, 2001, 10:05 AM I don't know if you can make it invisible, but you can set width = 0 and you will get the same result Iouri Boutchkine iouri@hotsheet.com d.paulson October 2nd, 2001, 10:23 AM That's a very good suggestion, Thanks Iouri . David Paulson DSJ October 2nd, 2001, 10:30 AM I think the IsVisible property pertains to whether or not the column is scrolled to the left or right of the "viewable" portion of the grid. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |