[Phpmyadmin-devel] Column resizing & reordering
Aris Feryanto
aris_feryanto at yahoo.com
Wed Jun 1 14:25:05 CEST 2011
Hi Marc,
----- Original Message -----
> From: Marc Delisle <marc at infomarc.info>
> To: phpmyadmin-devel at lists.sourceforge.net
> Cc:
> Sent: Wednesday, June 1, 2011 7:08 PM
> Subject: Re: [Phpmyadmin-devel] Column resizing & reordering
>
> Aris Feryanto a écrit :
>> Hi all,
>>
>> I pushed my work on two related features: column resizing & reordering.
>> I tried (and struggled :) ) to make these features as compatible as
> possible with inline editing and vertical display mode.
>> The features currently work in Browse, SQL and Search tab. I also integrate
> it with current ajax pagination and sorting.
>>
>> You may try the demo at [0]. Your comments and suggestions are really
> appreciated.
>>
>>
>> Note: In vertical display mode, column reordering reorders the table header
> in the left of the table.
>
> I made quick tests and it works fine, congratulations. I'll make more
> complete tests later.
Thank you for taking time to test the features.
>
> I am wondering: if someone reorders the columns, doesn't he want to
>
> 1. keep the new order next time he browses
> 2. if so, have a button to revert to the original ordering?
>
I think these will be great and since the ordering is done using jQuery script in client side, I think ajax will be the best way to do it.
--
Aris Feryanto
More information about the Developers
mailing list