Pagesize does what you're expecting length to do. I have no idea what length does. Sounds like it just lops off the displayed data list at the specified length. The tag reference isn't much help: "length: number of records to be shown"
Scott Russell said: > What is the correct useage for the table attributes length > & pagesize? > > I assumed that using a pagesize of 30 and a length of 6 > would cause a table with 30 rows in a scrollable frame > showing 6 rows at a time. That didn't happen. It displayed > only 6 entries and the paging went to 1 page, but there > was no way to see entries 7-30. I'm guessing I don't > understand the usage. > > Thanks in advance. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > displaytag-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/displaytag-user > -- Rick Herrick [EMAIL PROTECTED] I haven't got time for inner peace. Get out of control, but appear under control. It's not bad to alarm other people, though--it's good for them.--Hunter S. Thompson ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

