GridView / Sql Server 2005 / Paging

S

sloan

What's a good "go to" article on
GridView with Paging.. and options with Sql Server 2005. (2000 does not
necessarily need to be supported).

I've googled, but am getting too many hits to wade thru.

Thanks..........
 
J

James Irvine

sloan said:
What's a good "go to" article on
GridView with Paging.. and options with Sql Server 2005. (2000 does not
necessarily need to be supported).

I've googled, but am getting too many hits to wade thru.

Thanks..........

This was really good and clear:

Microsoft® Web Development Learning Series,
Microsoft Visual C# 2005 (Part 3 of 4): ASP.NET 2.0 Data Binding

by Fritz Onion


It's a free webcast (or download), but you have to sign up somewhere for it.
 
E

Evan M.

This was really good and clear:

Microsoft® Web Development Learning Series,
Microsoft Visual C# 2005 (Part 3 of 4): ASP.NET 2.0 Data Binding

by Fritz Onion

It's a free webcast (or download), but you have to sign up somewhere for it.

Also, if you're looking into doing some custom paging, such that you
only return the results needed, rather than the whole dataset from the
SQL Server, look at the articles on 4guysfromrolla.com (http://aspnet.
4guysfromrolla.com/2.0/)
 
J

James Irvine

This was really good and clear:

Microsoft® Web Development Learning Series,
Microsoft Visual C# 2005 (Part 3 of 4): ASP.NET 2.0 Data Binding

by Fritz Onion

It's a free webcast (or download), but you have to sign up somewhere for
it.

Also, if you're looking into doing some custom paging, such that you
only return the results needed, rather than the whole dataset from the
SQL Server, look at the articles on 4guysfromrolla.com (http://aspnet.
4guysfromrolla.com/2.0/)

Yep, that's a great article too. Specifically:
http://aspnet.4guysfromrolla.com/articles/031506-1.aspx
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top