Quote:
quote:Originally posted by stu9820
I think that's up to the browser or do you mean have one record returned at a time and have the scroll go to the next/previous record?
|
I store the dataset as a session variable. Right now it's set up so each time the user clicks a button it advances to the next record (or goes to the previous record). So you're thinking I should look at the browser for the functionality.... I'll take a peek.