Hi, I am trying to create a page that uses 3 components. I want each 
component to be reusable.

The first component is a search box, based on the search box result I want 
to load the second component (a grid) with the first result as a parameter. 
When I click on a link in the second component grid I want to load a third 
component based on wich link I pressed in the second component.

What would be the best way to accomplish this? Making this 3 components 
interact while maintaining an elegant code and reusability of the 
components?

Thank you!

-- 
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