User1221505462 posted
I am writing a mobile website using ASP.NET 2.0 NOT using mobile webforms because they are obselete. I want something to works like an objectlist, that was available in webforms.
I want a datalist that I can fill from the database that every record is clickable. And then depending on what was clicked, they are taken to a page with more detailed information. I have been looking online for a control that can do this without
success.
Any ideas/examples would be greatly appreciated.