can anyone give an example of how to enable paging when using a repeater, (both C# and aspx code)? I know it can be done using datagrid, but I would like the flexibility of using the repeater.
My goal is similar to a products list page, where a bunch of images will be displayed dynamically...
I am using sqlexpress, asp.net and c#.
I have a database which I have been able to populate aspx pages with, but am not able to popluate the same aspx page with different data based on clicking a link.
I have created a table, (animals), which has a Primary Key column named animalID, and a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.