how to limit the list which come by clicking on the sqlgrid default search. 
I have 10 fields in table. i do not want to show all the fields on list of 
default search. Can it possible to customize the list of default search 
widget.

this i can in html drop down, but that is very complex and increase line 
code. i want to use default search widget.  can you help me in that. I do 
not want to hide fields by using 
db.tablename.fieldname.writeable=false.i want to show all fields but list 
of drop down of search should be customize 

and 2 query is in my table i have one status field and blob field to store 
img. i want to show image in grid according to the status.  Suppose if i 
select status High, in blob fields red color image should update , if low 
green color img should update in blob field.

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to