I am using webforms.
I want to do a 'next page' or 'previous page' function using a web form I
was going to use the row number of the dataset and increment each time or
decrement it each time and rebind the form.
How would I do the 'next page' or 'previous page' functionality using a web
form?
I know I can refer to any row in a dataset but it seems ridiculous that I
can't set the row of a dataset.
Why doesn't the tool box have a next record navigation functionality built
in, Interdev did?
"Cor Ligthert" <(E-Mail Removed)> wrote in message
news:OSo$(E-Mail Removed)...
> Hi Craig,
>
> How do you do that databinding for that 5th row, you makes me curious,
>
> I assume it is aspnet, because if it is windowsform it is easy to tell
> however that does not work on a webform.
>
> Cor
>
>
|