-
Oct 5th, 2009, 03:28 AM
#1
<display:table> - multiple items per row
(if this is in wrong section do let me know which it should be in as wasn't sure)
We're building a spring framework webapp and on one page the client wishes to output a table of data such that there are 4 products per row, and 6 rows per table, using the prev/next links to scroll through the data. So a grid of data basically.
The products come from our database, and one database row contains 1 product.
We're using <display:table> for other single items per row tables. Can this be done using a <display:table> and if so anyone got any code samples?
Or is there a better way to do this?
-
Jul 30th, 2010, 03:20 AM
#2
I am trying now to build a data grid table supporting pagination that retrieve data from a backend database. May ask you to share w/ me your code related to displaying data w/ grid under spring?
-
Jul 30th, 2010, 07:05 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules