Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
xhfs1 #1
Datagrid Paging Problem
Hi
I have 2 linked datagrids on a web page, a master and a detail. Both are
set as paged. The first contains accounts and the second contains the
details for each account. In my dev environment everything works OK - both
page etc as expected. In production paging works on the detail grid but not
on the master. The master displays the correct number of pages but refuses
to move from page 1. Selecting a page 1 account brings up the correct
details, which can be paged. I'm new to this stuff and while it looks like
it's got something to do with postback I can't figure out what, especially
as it works in dev.
Any help gratefully received.
Regards H
xhfs1 Guest
-
Dynamic DataGrid Paging Problem
Hi, I am having the exact same problem. Did you ever figure out your problem? Thanks, Chris -
Problem with paging in datagrid
Hi, I have a datagrid, which I bind to an array of objects stored in the session. I'm using numeric paging on the datagrid, which works fine... -
Datagrid custom paging problem
After tons of thinking I decided that a dataset for a search could contain far too much info on the server for an ISP to allow, so I decided to do... -
DataGrid - sorting/paging problem
Hi. I have created a datagrid (datagrid1) without any columns on a aspx page. Then aspx.vb adds columns from a database. It is somthing like... -
Numeric datagrid paging problem
First off, I'm a newbie to ASP.NET and the paging on the first page I have built is not working correctly. My dataset has ~1500 records and I have...



Reply With Quote

