Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Record 1 of 2

Author  Topic 

vk18
Posting Yak Master

146 Posts

Posted - 2006-11-04 : 15:46:58
Hello Friends,

I am developing a web application using VB.NET/ASP.NET
I am just wondering how to get this Record 1 of 2 while navigating through records. Can any one help me with some code.. Appreciate that
Thx

snSQL
Master Smack Fu Yak Hacker

1837 Posts

Posted - 2006-11-04 : 16:25:32
Search the forums and the site for "paging", here are a couple of examples of things you'll find
http://weblogs.sqlteam.com/jeffs/archive/2003/12/22/672.aspx
http://www.aspfaq.com/show.asp?id=2120
Go to Top of Page

vk18
Posting Yak Master

146 Posts

Posted - 2006-11-15 : 22:00:31
Hi,

Can you guys help me with some code on this. I am using VB.NET/ASP.NET
Thx
Go to Top of Page

snSQL
Master Smack Fu Yak Hacker

1837 Posts

Posted - 2006-11-15 : 23:24:32
http://www.google.com/search?q=asp.net+vb+paging
Go to Top of Page
   

- Advertisement -