Hey Jeff, Most likely the date/time format.
If you can post a sample sqlite file and SQLGRID code, happy to help. -Mark On Monday, June 6, 2016 at 12:42:16 PM UTC-7, Jeff Riley wrote: > > Sorry quick update. Rows is returning information, so I must have a > problem with my javascript. I still however cannot delete the record from > the SQLgrid view. > > On Monday, June 6, 2016 at 2:38:03 PM UTC-5, Jeff Riley wrote: >> >> Now I am truly confused. I am able to submit the form and create the >> record in the database, but now >> >> rows = db(db.training).select() is not returning anything and I cannot >> delete the record from the SQLGrid view. I have really wacked something up. >> >> >> On Sunday, June 5, 2016 at 2:34:16 PM UTC-5, Jeff Riley wrote: >>> >>> Hello all. I have built many forms in Web2py, but I clearly need >>> another set of eyes. This form only works if I display every signal field >>> for some reason. I am at a loss as to what I have set wrong. I will add a >>> file with all the relevant code. Thank you all very much for you help with >>> this. >>> >> -- 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.

