I have an ASP.NET table that gets lots of rows put into it. I want to have a slider to view more rows instead of making my page extremely long. This seemed like a basic task, but I cannot find any way to do this...
I would love to hear any ideas!
To be clear, my question is: how do I add a slider to my asp.net table?