Chris - Thanks for spotting that. I think it is a bug with the underlying jqGrid javascript code. I notice that on the jqGrid drag and drop demo, sortable columns are not enabled. I will try and confirm that the problem is indeed with jqGrid and report the bug to them when I get chance.
John - I see, cool feature. jqGrid supports something like this so I have added onto my list of desired features. -- Regards - Richard Wilkinson Developer, jWeekend: OO & Java Technologies - Development and Training http://jWeekend.com On 5 March 2010 08:49, Giambalvo, Christian <[email protected]> wrote: > Hi, > > i've found a bug at http://labs.jweekend.com/public/grid/GridDnDPage > Click and hold on a column header and moving mouse around expands the header > columnm, what i think is not intended. > > Greets Chris > > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:[email protected]] Im Auftrag von Cemal > Bayramoglu > Gesendet: Mittwoch, 3. März 2010 11:33 > An: [email protected] > Betreff: Re: wiQuery components with server side state - live demo > > This is all useful feedback, thank you. > Storing things like the user's selected columns, their order, row sort > order, number of rows per page, preferred/selected themes etc ... are > on our list of things to consider. > I envisage persisting these user-specific setting > (preferences/profiles/perspectives/views?) server-side, perhaps > triggered by a user request to do so (eg hitting a "Save A (Named) > View Settings" button). We've also talked about the less permanent > persistence for page-refreshes, which could potentially be held on the > client-side, in the Wicket page or session. > > Regards - Cemal > jWeekend > OO & Java Technologies, Wicket > Consulting, Development, Training > http://jWeekend.com > > > On 2 March 2010 23:10, Vladimir K <[email protected]> wrote: >> >> Looks great! >> >> One thing is missing - the components don't restore their state on refresh. >> I believe cookie, window name or dom storage can be used to keep the >> position and settings of components that are available for >> dragging/re-arrangement. >> >> >> Roman Ilin wrote: >>> >>> Great, ready for use components. >>> >>> >>> >>> On Tue, Mar 2, 2010 at 5:58 PM, Cemal A Bayramoglu <[email protected]> >>> wrote: >>>> We've been building a few wiQuery components [0], for clients' and >>>> internal projects. These wiQuery components typically maintain some of >>>> their state server-side, in the spirit of standard Wicket components. >>>> >>>> Here's a simple demo [1] to show some of them in action. >>>> >>>> Look carefully and you'll find lots of stuff to click on [2]. We could >>>> plan to open up the ones we may [3] if they look useful to you or >>>> you'd like to get involved with design/development/testing. >>>> >>>> Regards - Cemal >>>> jWeekend >>>> OO & Java Technologies, Wicket >>>> Consulting, Development, Training >>>> http://jWeekend.com >>>> >>>> [0] includes components based on sortable "portlet", jqGrid/Tree, >>>> jGrowl, jQuery UI: Accordian, Dialog, Tabs all integrated with Wicket >>>> using wiQuery (http://code.google.com/p/wiquery/) >>>> [1] http://labs.jWeekend.com/public/ >>>> [2] We'd naturally prefer if you didn't zap _all_ the records from our >>>> toy database! Yes, we know some of you will take this as an invitation >>>> to have a go! >>>> [3] No promises on dates just now, but it is something we'd like to do >>>> soon. >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> >> -- >> View this message in context: >> http://old.nabble.com/wiQuery-components-with-server-side-state---live-demo-tp27758298p27762474.html >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
