Hi,
I have this page where i need to add a search/filter area at the top with
several textboxes, comboxes etc.
They will contain the critaerias of the research.
At the bottom i will add a CellTable which will display the results of the
research.

My question is : what's the best way to code this search area ? may i use a
FormPanel ?

I will call an RPC service. Does it make sense to use a FormPanel in that
case ? I mean what to put in the ACTION attribute in that case ?

Maybe i should just use a SUBMIT button that will directly call the RPC
service.

Someone knows better ?
Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to