F
Fresh Air Rider
Hi
There are plenty of examples on the internet of using the
PagedDataSource in conjunction with a dataset to implement paging
within the Repeater control.
Does anyone know if this is possible with a Typed Dataset ?
If so, a code snippet or link to relevant website would be much
appreciated.
I find Typed Datasets so much better than using ds.Tables[0].
Thanks very much in anticipation
David
There are plenty of examples on the internet of using the
PagedDataSource in conjunction with a dataset to implement paging
within the Repeater control.
Does anyone know if this is possible with a Typed Dataset ?
If so, a code snippet or link to relevant website would be much
appreciated.
I find Typed Datasets so much better than using ds.Tables[0].
Thanks very much in anticipation
David