On Thu, 09 Aug 2012 19:59:45 -0300, William Lopes
<williamlopes....@gmail.com> wrote:
Yes, I want do sort by myself, could you give a example of GridDataSource
implementing a Grid?
You don't implement a Grid: it's a component. You can implement
GridDataSource, which is an interface.
How to implement it depends on where the data comes from: a collection
created in memory? Data from a database? All you need to know is in the
JavaDoc of the interface anyway. :) Any doubts, just ask. ;)
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org