Hi Jeremy: Thanks, that worked. Cheers, Dave --- In [email protected], "jeremy lu" <[EMAIL PROTECTED]> wrote: > > how about > > grid.columns[1].visible = true > > getColumnAt() is gone but you can manipulate it via columns getter/setter. > > jeremy > > On 3/24/06, quasimotoca <[EMAIL PROTECTED]> wrote: > > > > Hi Folks: > > > > I used to be able to do this in Beta1: > > > > .... > > grid.getColumnAt(1).visible = true > > .... > > > > Is there an alternative way to show/hide Grid columns in Beta2? > > > > Cheers, > > Dave > > > > > > > > > > > > > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Search Archives: http://www.mail-archive.com/flexcoders% 40yahoogroups.com > > Yahoo! Groups Links > > > > > > > > > > > > > > >
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

