Well, you could simply store the rowNumber of the Datatable and increment that whenever the user wants to move to the next question. Access the next row using that row index.
On Nov 26, 11:18 pm, Samueldotnet <[email protected]> wrote: > hi. i am working on an IQ Test windows application and i need a logic > for displaying a different question each time the user clicks the ok > button.i'm using Sql server express database and a dataset for holding > the qestions and the answers. need help urgently thanks.
