Re: Navigating a RS on the Client?
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/27/04
- Previous message: Ken Schaefer: "Re: How to solve it ?"
- In reply to: Paul: "Navigating a RS on the Client?"
- Next in thread: Paul: "Re: Navigating a RS on the Client?"
- Reply: Paul: "Re: Navigating a RS on the Client?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 27 Mar 2004 21:18:19 +1100
I'm not sure what this has to do with security, but have you considered
storing a few records before or after the current record on the client, and
allowing the user to navigate those. When you get to either extreme, you go
back to the server a get a few more records? That might give you some
balance between having everything on the server, and everything on the
client.
Cheers
Ken
"Paul" <dotPaul@paulNOSPAMMERleblanc.net> wrote in message
news:%23vrhWj2EEHA.1128@TK2MSFTNGP11.phx.gbl...
: I have an app that would normally return only a few hundred or possibly
: a couple of thousand records at once. Right now I have a page view that
: allows the user to see one record at a time and navigate the RS using
: First, Last, Next, Previous. Of course the navigation is all on the
: back end. I would like to write the script to make the navigation all
: on the client but I'm afraid that the storage of the dataset in hidden
: controls will cause a severe performance hit for other types of
: refreshes.
:
: How would you guys do this?
:
:
:
: ~Paul
:
: *** Sent via Developersdex http://www.developersdex.com ***
: Don't just participate in USENET...get rewarded for it!
- Previous message: Ken Schaefer: "Re: How to solve it ?"
- In reply to: Paul: "Navigating a RS on the Client?"
- Next in thread: Paul: "Re: Navigating a RS on the Client?"
- Reply: Paul: "Re: Navigating a RS on the Client?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|