hi all,
 
I'm new to displaytag and I'd like to ask, whether displaytag can be configured to have multiple columns? E.g. I have a list with images, and like to list them one-by-one in 10 columns per rows. I have an extra column: image size, and want to have sorted the images by there size attribute, so at least one sorting column head shoud appear.
 
Is it possible to solve this with displaytag, somehow?
 
I've found it iterates only through each item by rows in a list. I have to use sort="list" and not "page" so, by hacking a column tag and adding current "row" item to a viewlist is not working, I have all of my lines, even if pagesize set to 2, because of full "list" sorting. I don't know how distinguish on an item is or is not displaying. Is there a tag for visibility of a row item just like the "row_rowNum"?
 
 
Thanks for any help.
 
Best regards,
Thomas

Reply via email to