Hi
Can someone please rap their head around this one, it's totally stumped me.
I have a SQL server database all set up.
I use a grid view to view the all the data, and have paging enabled obviously because theres a lot of information.
I then have a details view set up so which ever item you SELECT from the gridview the details are placed in the details view. That all works great.....
Until you press the next page button, and then press the SELECT button for an item on the next page or any further pages. The details view box only shows the details of the first 5 items on the first page i.e. if i select item 7, it shows the details of item 2.
If I disable paging and show the entire database in one very looooong grid view, it works fine which ever item i select.
Cheers, and thanks in advance for any help or thoughts
Phil
Phil
- nothing there yet so give me a few weeks to get something together. This ASP.NET looks like fun.
Can someone please rap their head around this one, it's totally stumped me.
I have a SQL server database all set up.
I use a grid view to view the all the data, and have paging enabled obviously because theres a lot of information.
I then have a details view set up so which ever item you SELECT from the gridview the details are placed in the details view. That all works great.....
Until you press the next page button, and then press the SELECT button for an item on the next page or any further pages. The details view box only shows the details of the first 5 items on the first page i.e. if i select item 7, it shows the details of item 2.
If I disable paging and show the entire database in one very looooong grid view, it works fine which ever item i select.
Cheers, and thanks in advance for any help or thoughts
Phil
Phil
- nothing there yet so give me a few weeks to get something together. This ASP.NET looks like fun.