Massimo wrote in another thread:

"
The jqGrid widget has a button in bottom-left corner that opens a
popup search box. It is less user-friendly than datatable but allows
more precise construction of search criteria and works via ajax, i.e.
with arbitrary large amount of data.
"

I have played with the Radio Log app and tried the search function. I
could get no success at all.  All search results ended in an empty
grid.

I would like to use jqgrid to display selections of records but then I
would either have the jqgrid search function to work or else a way to
search the database and send the selection to the grid.  However all
the examples of Web2py using jqgrid I have seen only tell jqgrid which
table to use.  How do I display a result of a sql-select in a grid?

Regards
Johann
-- 
"Finally, brethren, whatsoever things are true,  whatsoever things are
honest, whatsoever things are  just, whatsoever things are pure,
whatsoever things are lovely, whatsoever things are of good report; if
there be any virtue, and if there be any praise, think on these
things."    Philippians 4:8

Reply via email to