PC Review


Reply
Thread Tools Rate Thread

Data retrieval and Navigation using javascript

 
 
karthick
Guest
Posts: n/a
 
      23rd Sep 2005
Hi,

I have a DataSet returning minimum 60 to 100 rows. I am querying the
Database and populating the DataSet with the data, no matter how big or
small the data is. What I want do is, I should be able to construct the
pages like 1 2 3 4 5 6....) etc with links, all the data from the
DataSet or an Array so that I don't have to make a round trip to the
Database when I click 2nd or 3rd page to get more data.

Can anybody suggest me how to do it ?!; and any links, resources etc.
is appreciateable.

Regards,
Karthick

 
Reply With Quote
 
 
 
 
Ignacio Machin \( .NET/ C# MVP \)
Guest
Posts: n/a
 
      23rd Sep 2005
Hi,

What are you using to display it?

If you use a datagrid you can use the pagination feature it provides.

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation



"karthick" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I have a DataSet returning minimum 60 to 100 rows. I am querying the
> Database and populating the DataSet with the data, no matter how big or
> small the data is. What I want do is, I should be able to construct the
> pages like 1 2 3 4 5 6....) etc with links, all the data from the
> DataSet or an Array so that I don't have to make a round trip to the
> Database when I click 2nd or 3rd page to get more data.
>
> Can anybody suggest me how to do it ?!; and any links, resources etc.
> is appreciateable.
>
> Regards,
> Karthick
>



 
Reply With Quote
 
karthick
Guest
Posts: n/a
 
      24th Sep 2005
I can use DataGrid with pagination, but that's now what I want. I want
those page numbers to be clickable and see the next page instantly,
without going to the database. Should be a like a normal javascript
functionality and am thinking of usign xmlhttprequest to achieve this.
Please help.

Karthick

 
Reply With Quote
 
karthick
Guest
Posts: n/a
 
      28th Sep 2005
Hi,

I am also looking at www.backbase.com and www.openrico.org

If you come across any resources (sites, articles, discussions etc. )
based on Rich Internet Applications (RIA), please let the group know.

Thanks.

Regards,
Karthick

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Editing Javascript Navigation Menu =?Utf-8?B?c29uaWNq?= Microsoft Frontpage 8 9th Sep 2005 12:39 PM
asp 2.0 wizard navigation with javascript Ken Nipper Microsoft ASP .NET 1 6th Jun 2005 03:56 PM
PHP and Shared Border (with javascript navigation) =?Utf-8?B?Q2hhcmxlcw==?= Microsoft Frontpage 3 1st May 2005 12:52 AM
Retrieval of large dataset flushes browser back/forward navigation cache Steve Guidi Microsoft ASP .NET 2 17th Mar 2004 06:53 PM
Smart Navigation problem with Javascript Ying Huang-Isella Microsoft ASP .NET 1 21st Feb 2004 07:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:21 AM.