J
John Morgan
In ADO used with classic asp I used to be able to page satisfactorily
using eg myObject.pageSize, myOb.PageCount type properties/methods.
All that I have read on paging in ASP.NET refers to the datagrid.
I would be grateful if someone could point me in the direction of how
I might page with ADO.NET and ASP.NET without using the datagrid.
All the information I wish to display is read only and I have a
reasonably complex html layout which I wish to use,
Best wishes to all, John Morgan
using eg myObject.pageSize, myOb.PageCount type properties/methods.
All that I have read on paging in ASP.NET refers to the datagrid.
I would be grateful if someone could point me in the direction of how
I might page with ADO.NET and ASP.NET without using the datagrid.
All the information I wish to display is read only and I have a
reasonably complex html layout which I wish to use,
Best wishes to all, John Morgan