Hi,
I have got one displaytag table at the top of the screen. One column data in this table has got dynamic link. When I click on this link, one other table is shown at the bottom.
In this case the paging/sorting parameters of the top table are not retained.
For eg: I go to page 2 of top table and then click on the link on one of the column data. Now new table is shown at the bottom but the top table's page 1 is shown instead page 2. I can actually append the querystring to the link in the top table but then that link's length will go on increasing. Other option is to parse the QueryString and extract the paging/sorting parameters from that and then append those to the link in top table.
But is there any simpler option?
 
Kamalakar


Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs

Reply via email to