[jQuery] Re: new plugin - columnManager

2007-04-11 Thread Roman Weich
Fabien Meghazi schrieb: Along with saveState, an option to specify a custom function callback to be called when the user toggled a column would be handy if we want to customize the way columns preferences should be managed (eg: session or db) so we can have total control of columns preferences m

[jQuery] Re: new plugin - columnManager

2007-04-11 Thread Fabien Meghazi
Well, for example...I've a table that is showing a lot of userdata (phone numbers, locations, birth dates and some other stuff). Some of the users don't want to see all the informations for whatever reasons, so I let them decide what they'll get to see. I'm using it with the popup window shown i

[jQuery] Re: new plugin - columnManager

2007-04-03 Thread Roman Weich
Lee Hinde schrieb: On 4/2/07, Roman Weich <[EMAIL PROTECTED]> wrote: Hey all, I've created a plugin to toggle the visibility state of whole table columns (collapsing and expanding them). Also it can remember the last state using the cookie-plugin. Maybe you want to take a look: http://p.soh

[jQuery] Re: new plugin - columnManager

2007-04-02 Thread [EMAIL PROTECTED]
Hey, Works good, in FireFox 2 PC (win xp sp2) nice touch with the table top right corner menu, its nice way to toggle. Nilesh > Any feedback is appreciated! > > Cheers, > /rw

[jQuery] Re: new plugin - columnManager

2007-04-02 Thread Lee Hinde
On 4/2/07, Roman Weich <[EMAIL PROTECTED]> wrote: Hey all, I've created a plugin to toggle the visibility state of whole table columns (collapsing and expanding them). Also it can remember the last state using the cookie-plugin. Maybe you want to take a look: http://p.sohei.org/jquery-plugins

[jQuery] Re: new plugin - columnManager

2007-04-02 Thread chali
Really nice pluguin :) thanks for sharing it Roman On Apr 2, 4:08 pm, Roman Weich <[EMAIL PROTECTED]> wrote: > Hey all, > > I've created a plugin to toggle the visibility state of whole table > columns (collapsing and expanding them). Also it can remember the last > state using the cookie-plugin

[jQuery] Re: new plugin - columnManager

2007-04-02 Thread Paul Malan
I think I'll give it a shot in a reporting app I'm building, letting users dynamically show/hide columns that are relevant to the info they are trying to analyze. Thanks for your work, Roman! On Apr 2, 2:25 pm, Roman Weich <[EMAIL PROTECTED]> wrote: > Andy Matthews schrieb:> Good job Roman! Work

[jQuery] Re: new plugin - columnManager

2007-04-02 Thread Roman Weich
Andy Matthews schrieb: Good job Roman! Works great in IE7. What types of situations can you see this being used in? Thanks Andy, I haven't tested it in IE7 yet. Well, for example...I've a table that is showing a lot of userdata (phone numbers, locations, birth dates and some other stuff). S

[jQuery] Re: new plugin - columnManager

2007-04-02 Thread Andy Matthews
Good job Roman! Works great in IE7. What types of situations can you see this being used in? andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Roman Weich Sent: Monday, April 02, 2007 2:09 PM To: jquery-en@googlegroups.com Subject: [jQuery