Hi all,
I was wondering if there is an easy way to save state of a module after having been to the editpage. I'll try to explain my situation. I have written a PA with two dropdownlists. The first dropdownlist is always visible. Selecting one item shows the second dropdownlist with contents according to the selection. No problem so far. Selecting one item from the second dropdownlist determines the contents of a datagrid that is shown then. So far so good. Now picking the pencil to edit the details of the line shown in the grid, takes us to the editpanel. Now, after returning from the edit panel, my PA is shown again in it's initial state, only the first dropdownlist visible. This is not what I want. I want to show the PA in the state it had when I pressed the pencil. Can this easily be done?
Regards,
Bliek