Re: [qooxdoo-devel] Feature not working in table: columnVisibilityButton

2006-09-20 Thread dperez
Sorry I meant myTable.set({ columnVisibilityButtonVisible: false }); dperez wrote: > > > It allows to select the columns you want to see. > As it is now not working I hide in this way: > > myTableset({ > columnVisibilityButtonVisible: false > }); > -- View

Re: [qooxdoo-devel] Feature not working in table: columnVisibilityButton

2006-09-20 Thread dperez
It allows to select the columns you want to see. As it is now not working I hide in this way: myTableset({ columnVisibilityButtonVisible: false }); Jesus Perez wrote: > > Hi: > >I can not see what this Button is able to do as it does not work at > demo qooxdoo site neith

Re: [qooxdoo-devel] Feature not working in table: columnVisibilityButton

2006-09-20 Thread dperez
It allows to select the columns you want to see. As it is now not working I hide in this way: myTableset({ columnVisibilityButtonVisible: false }); Jesus Perez wrote: > > Hi: > >I can not see what this Button is able to do as it does not work at > demo qooxdoo site neith

Re: [qooxdoo-devel] Feature not working in table: columnVisibilityButton

2006-09-20 Thread Jesus Perez
Hi: I can not see what this Button is able to do as it does not work at demo qooxdoo site neither from the last SVN download I did yesterday. I am just arrived to qooxdoo wonderfull land two weeks ago ... newbie, newbie almost n00b. Can anybody say something about this issue; please