news.codecharge.com
|
| Posted: 09/04/2001, 11:36 AM |
|
Afternoon all,
I am Using CC2b5
Here is the situation:
I have a 1 page grid/edit form. The grid is paged using Current Page
Centered. The grid is 128 pages long and growing. I have been asked to
'remember' what page the user is on when editing a record. For example,
when I click on a given link for a record. Load that record, keep the
current page in the grid list. When I click on save (both insert and update
have the save label) reload the page, remembering the current location in
the grid list and the current string. The current string was easy. The
current location when selecting the record was a bit more difficult, but
manageble. However, remembering the current page when inserting or updating
is much more difficult.
Any tips on this would be greatly appreciated. BTW, I am trying to avoid
having to edit the code outside CC. I am trying to ensure that everytime I
have to make an update, I don't have to redo my changes.
Dan
|
|
|
 |
|