Hi, I have an requirement of using 2 display table on same screen such that second table is populated on clicking the dynamic link in first table. I use the link table decorator to pass the value in first table and everything works fine.
In first table I can have multiple rows so I use the pagination property and set the page size as 8. Now problem is If I go to 3rd page of first display table and click there to display the second table then second table shows the correct information but first table reset to first page. Hoping to get some solution. ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

