Thanks for checking. This should be made a little easier. Sorry the nightly windows binary is still broken but it is in my todo list to fix it by tomorrow.
Massimo On Sunday, 22 July 2012 05:23:00 UTC-5, david.waldrop wrote: > > Massimo, the orderby clause on SQLFORM.grid works like a charm. 1000 > thank you's for you support and help. /david > > david waldrop <[email protected]> > Sunday, July 22, 2012 5:45 AM > I downloaded the Windows Nightly build. > I will try running form source, so am unsure how to do so. > Trying now. > > Massimo Di Pierro <[email protected]> > Saturday, July 21, 2012 9:51 PM > Source version of windows binary version? (the latter is not supposed to > work yet) > > On Saturday, 21 July 2012 16:43:22 UTC-5, david.waldrop wrote: -- > > > > david waldrop <[email protected]> > Saturday, July 21, 2012 5:43 PM > Massimo, I tried to install nightly build, but have encountered an > error. I get a message when i run web2py that zipimport.zipimorterror: > can't find module 'gluon' > > i am running on win7 today > > this is my 1st time getting the nightly build. i simply copied the > structre over the top of my existing web2py directory > this did not work, so i went in and deleted all the files in the root of > web2py and manually moved them form the downloaded nightly build. > > Is there something else I can try? > > Massimo Di Pierro <[email protected]> > Saturday, July 21, 2012 2:17 PM > You are using web2py stable. groupby is only in trunk. In 5 minutes, try > the nightly build. > > > > On Saturday, 21 July 2012 12:35:55 UTC-5, david.waldrop wrote: > -- > > > > david.waldrop <[email protected]> > Saturday, July 21, 2012 1:35 PM > Massimo, it does not accept the groupby in theSQLFORM.grid. > > 1 > 2 > 3. > 4. > 5. > 6. > 7. > 8. > Traceback (most recent call last): > File "gluon/restricted.py", line 205, in restricted > File "C:/Users/david/My > Projects/Miscelaneous/web2py/applications/COPSIS2_1/controllers/org.py"<http://127.0.0.1:8000/admin/default/edit/COPSIS2_1/controllers/org.py>, > > line 162, in <module> > File "gluon/globals.py", line 175, in <lambda> > File "gluon/tools.py", line 2679, in f > File "C:/Users/david/My > Projects/Miscelaneous/web2py/applications/COPSIS2_1/controllers/org.py"<http://127.0.0.1:8000/admin/default/edit/COPSIS2_1/controllers/org.py>, > > line 88, in orgs_grid > TypeError: grid() got an unexpected keyword argument 'groupby' > -- > > > > > --

