View Full Version : Hidden Column Headers
willpage
25 Dec 2006, 4:48 AM
Is there are way to hide the Column headers?
jack.slocum
25 Dec 2006, 3:51 PM
I've never tried it, but this might work:
In css:
#your-grid-id .ygrid-wrap-headers{ display:none; }
#your-grid-id .ygrid-wrap{ top:0; }
christocracy
16 Jan 2007, 3:05 PM
I've wanted this a few times on PropsGrids.
yes it works.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.