0
hi,
for that you have to create a java script with a two hidden variable on form one
is for current index and second is for total records. on pressing the button you have to
post the form and that particular hidden variable will help you to determine the particular
row means ds.rows("particularIndex") .
i hope it will help u.