Re: UI List view sortable fields

2012-06-15 Thread Olga Smola
[mailto:olya.sm...@gmail.com] > *Sent:* Thursday, June 14, 2012 3:00 AM > *To:* cloudstack-dev@incubator.apache.org > *Cc:* Brian Federle; Sonny Chhen; Jessica Wang > *Subject:* Re: UI List view sortable fields > > ** ** > > Jessica, > > As far as I get it, the so

RE: UI List view sortable fields

2012-06-14 Thread Jessica Wang
June 14, 2012 3:00 AM To: cloudstack-dev@incubator.apache.org Cc: Brian Federle; Sonny Chhen; Jessica Wang Subject: Re: UI List view sortable fields Jessica, As far as I get it, the sorting you have in mind allows changing the order of individual fields within a table and updating their orde

Re: UI List view sortable fields

2012-06-14 Thread Olga Smola
Jessica, As far as I get it, the sorting you have in mind allows changing the order of individual fields within a table and updating their order on the server (order_field.png). I suggest implementing a pattern sorting table records in ascending or descending order. Clicking on a table header sor

RE: UI List view sortable fields

2012-06-13 Thread Jessica Wang
Olga, We have sortable field already, but only on the 4 pages (not on all pages): Compute offerings page System offerings page Disk offerings page Network offerings page On the 4 pages, there is a column called "Order" in listView which is for sorting field. However, it only works when API supp