Hi i would like to know if it possible to, on the click of a button increment a variable then get the data from the row of the vale of the variable
eg. a = 0, when the button is clicked, a = 1 --> now get data from database record of row a?
please help!