V
Vik
A dataset is saved in session state. Then the dataset is filled out with the
new records using a dataadapter. It appears then that the dataset saved in
session state contains the new records even without saving the updated
dataset.
Why does this happen? How can I preserve the dataset saved in session state
from automatical updating?
Thank you.
new records using a dataadapter. It appears then that the dataset saved in
session state contains the new records even without saving the updated
dataset.
Why does this happen? How can I preserve the dataset saved in session state
from automatical updating?
Thank you.