Normally when we display a page with a repeat bind to a dataobject we display the 
first page from row 1 and use the navagation buttons.
If I have a href or button and the user go to some other page to look at detail infos.
I want the user to be able to click a button and return to the original page.
How do I set the display to display the actual rows and not the first set.
What are the names of the page session objeccts used by ND for the navagation button.
Can I set those values to what I want and load the page and it will display the 
correct rows?
I do not want to have to code all the navagation buttons to do this.
(I can set the whereclause of the data object for rownum > x in 
onbeforedataobjectexecute event and then process all the navagation buttoms but that 
seems like a lot of work.)
Use the back button in the browser is not acceptable because the user could go through 
many /many pages before returning.
thanks for any feedback.
I like to know if anyone have done this / or any ideas/ or if you know that cannot be 
done.

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to