DataGrid won't page

R

Richard Thomas

Hi,

I have a DataGrid which is populated by a DataAdapter getting data
from a stored procedure (on SQL Server 2k).

I've set the DataGrid to be pageable, and when I view the page in IE,
the paging controls come up, as does the correct data. However, when I
use the paging controls, it doesn't page to the next data.

I'm guessing that I'll need to change something to do with cursors,
but I'm reasonably new to .net programming, so I was wondering if
anyone could point me in the right direction?

Thanks in advance

Richard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top