Hi,
I need some help with resetting a dataset (well, I think thats what I need to do!).
I have a quiz form where questions are loaded into a dataset depending on the subject. At the end of the quiz there is a 'play again' button which when pressed should reset the dataset and display the first question again.
Ive tried a few ways to do it, but nothing is working, including ds.clear
Do I have to drop the dataset and create a new one?
Thanks,
Kristy
I need some help with resetting a dataset (well, I think thats what I need to do!).
I have a quiz form where questions are loaded into a dataset depending on the subject. At the end of the quiz there is a 'play again' button which when pressed should reset the dataset and display the first question again.
Ive tried a few ways to do it, but nothing is working, including ds.clear
Do I have to drop the dataset and create a new one?
Thanks,
Kristy
