Hi,

I need to create filtering/selection widget consisting of form where
user enters data which i use to prepare clsql query, and datagrid
representing DB objects using that query. The current scheme is: a
composite widget consisting of a quickform widget which generates a
list of childs for its parent on submit (the list contains the
quickform itself and a datagrid widget).
But I don't quite get how to do clsql filtering on data represented in
the datagrid. I was trying to use on-query slot, but with no luck. Is
there any code hints on the matter?

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en.

Reply via email to