Can you wrap the grid in a div with fixed height / width and set its
overflow css property to "both"?  Specify a pager for both the top and
bottom of the grid and use some custom css to make their positions absolute?
I'm not sure there is a need to be altering the GridDataSource for this
requirement unless I'm missing something.

Regards,
Jim.

-----Original Message-----
From: Duruk_Kab [mailto:durgesh.ka...@nuware.com] 
Sent: 24 December 2010 09:09
To: users@tapestry.apache.org
Subject: Grid with Scroll synchronization + Customization


Hi,

I have below requirements for Tapestry grid, I am using Tapestry 5.1.0.5:
- Reduce the grid size (Say to display in half of the page) with 50 records
per page
   -> I can handle showing records per page but to reduce the grid size, I
could not get any example.

- I have around 50 columns to display in the grid with different widht based
on the source type (Date, String, Amount etc.)

- I have to manage Vertical + Horizontal synchronization for the grid, like
if i move to right side of the grid both columns as well as Content should
scroll.

- I have to manage pagination.
   -> This shold be managed automatically, i guess. I have got the source of
Tapestry GridDataSource, based on that I can handle pagination with number
of records.

Can you please guide me to handle all these requrements efficiently without
compromizing on perfomance issues? That will be really helpful. I did have a
look at JumpStart but it did not help me to fulfull all my requirements.
(http://202.177.217.122:8080/jumpstart/)

Thanks,
DK
-- 
View this message in context:
http://tapestry-users.832.n2.nabble.com/Grid-with-Scroll-synchronization-Cus
tomization-tp5863225p5863225.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to