On Saturday, December 10, 2016 at 11:35:26 AM UTC-8, SimonD wrote: > > Hello, I recently upgraded from 2.9.5 to 2.14.6 > I also moved from SQLite to mysql along the way as well as bootstrap 2 to 3 > > In 2.9.5 - in appadmin, I could sort an entire table either ascending or > descending by clicking on the column header. > I have a few big tables and its useful for testing etc (i.e. I can easily > see the last record by sorting-descending) > > In the install of 2.14.6, the ability to "sort descending" does not > work.It will only sort ascending, so e.g. finding the last record in a > table means knowing the record ID or lots of clicking "next 100 rows" >
Clicking the column header worked for me, toggling up and down. I tried it on two different tables (in different apps): the first was a one page table and the sorted column was an integer representing a year (not really a date field). The other was a multipage table and the sorted column was an actual date field. I am running 2.14.6. > When I upgraded I copied appdmin.py and its view from the welcome app > > Does 2.14.6 appadmin no longer sort like 2.9.5 or have I messed up the > upgrade? > > Thanks! > > Good luck! Dave /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

