Click here to Skip to main content
15,893,663 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
VB
<pre lang="vb"><pre lang="vb"><pre lang="vb">
VB


I need to create a few pages displaying a table fom my database and when clicking a particular record it should open a nother page with the details related to that particular record so far. The initial page needs to be paged nummeric

I used the example from .
ASP.NET, Gridview Link Column to another Page with Details - YouTube[^]

I use gridview and linkbuttons but it seems impossible to have a (data)paged gridview with linkbuttons. The link buttons still work but when trying to go the next page it tries to open the same page as for the linkbutton with the datapager pagenumber.

I couln not find any article describing this. Is this possible what I would like to achieve (and how)?

Thans in advance
Michiel

What I have tried:

I tried this but got stuck (not Vb anyway)
http://www.codeproject.com/Tips/725639/GridView-with-DataPager-in-ASP-NET
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900