Hello all,
   
  I am working on a project using struts, spring and diplaytags besides other 
things. I have to change some functionality in how we are using displaytags.  
Right now my application shows 10 pages with each page showing 10 rows.  For 
example if the user is in 5th page and select one row to edit and clicks next, 
he/she will be directed to next screen with all the details related to selected 
rows.  But sometimes it is possible that he may decide, not to edit and hit 
cancel button which will take him back to the earlier screen showing 10 pages 
with 10 rows.  But the problem is application takes him back to 1st page of 10 
pages again instead of taking him back to 5th page where he selected the row to 
begin with.  
   
  The requirement is that if the user is on 5th page and selects a row to edit 
but once he gets all the details of that row in next page but decides not to 
edit and hits cancel button he has to go back to 5th page instead of 1st page 
again.  I am just wondering if anyone has done it before or have any thoughts 
on it. Thanks in advance for sharing.
   
  Regards,
  Srini

       
---------------------------------
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to