Re: Navigating a RS on the Client?

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/27/04

  • Next message: Andrei Suvorov: "Re: apsnet_wp.exe non-default identity vs. System.Web.Mail.SmtpMail"
    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!


  • Next message: Andrei Suvorov: "Re: apsnet_wp.exe non-default identity vs. System.Web.Mail.SmtpMail"

    Relevant Pages

    • Re: Visitor, dynamic_cast or ...
      ... >>This yields a fairly simple and efficient view of the tree that doesn't ... >>concerns of tree navigation from leaf processing (i.e., ... the client knows what type it will have in hand prior to actually ... OcTree to navigate to either specialization directly; ...
      (comp.object)
    • Re: Size limit for data being POST to a servlet
      ... > get the report off the client machine and onto the server machine. ... > clients connecting to the server, never the server making requests on ... If the storing on the server side fails then that can be indicated by ...
      (comp.lang.java.programmer)
    • Re: Page Load event is called....
      ... > the life cycle of every page, ... > instructing it (the client) to open a different page instead of the one ... > server and skips the additional HTTP request but neither method will ... >> always happen when I navigate to the next page. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Downcasting - whats the problem?
      ... > Responding to Developer... ... >> I would like to ask what will be a very basic question for many on ... there is no to/from to navigate. ... > However, if a Client must access the doAresponsibility, it can't do ...
      (comp.object)
    • Re: Downcasting - whats the problem?
      ... > I would like to understand what the real problem is with downcasting ... there is no to/from to navigate. ... That is, Client ... However, if a Client must access the doAresponsibility, it can't do ...
      (comp.object)