FW: Implementing a "bottomless" grid

2017-02-15 Thread Davide Vecchi
to looking into this library though, because it seems to have many very useful features and a very consistent and easy way to use them. -Original Message- From: Davide Vecchi Sent: Wednesday, February 15, 2017 12:41 To: Tapestry users Subject: FW: Implementing a "bottomless&qu

FW: Implementing a "bottomless" grid

2017-02-15 Thread Davide Vecchi
know that. Thanks Davide -Original Message- From: Davide Vecchi Sent: Monday, February 13, 2017 09:41 To: 'Tapestry users' Subject: RE: Implementing a "bottomless" grid Hi David, Thanks for the information, that might be just what I am looking for. If I com

RE: Implementing a "bottomless" grid

2017-02-13 Thread Davide Vecchi
...@viddiaz.com] Sent: Friday, February 10, 2017 22:15 To: Tapestry users Subject: Re: Implementing a "bottomless" grid Hi Davide, Try checking out https://github.com/eddyson-de/tapestry-extensions, this might have what you are looking for (InfiniGrid), or at least give you an idea on wha

Re: Implementing a "bottomless" grid

2017-02-10 Thread David Diaz
Hi Davide, Try checking out https://github.com/eddyson-de/tapestry-extensions, this might have what you are looking for (InfiniGrid), or at least give you an idea on what you need to do. If you want the grid to be in it's own scrollbar, you should put it in a and then set the height to be some f

Implementing a "bottomless" grid

2017-02-10 Thread Davide Vecchi
Hi everybody, Before starting to code this myself, I'm trying to find out if there already exists some component or mixin to apply to the grid to do something similar, or if Tapestry has support for this in other ways. Also, any thought about this subject would be welcome. By "bottomless" I me