Results 1 to 4 of 4

Thread: Tornado - Reload

  1. #1
    Join Date
    Jul 2004
    Posts
    39

    Tornado - Reload

    Is there any way that when the user clicks "Reload", that they can stay at the currently highlighted record? When ever Reload is clicked on (at this point) the top record is then highlighted, instead of the one that was highlighted previously.

    John M

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    Reload is usually to load new data. The current record might be "deleted" or some records are "added". The current position is not always the same. That is the time for a reload.

    Frank

  3. #3
    Join Date
    Jul 2004
    Posts
    39
    Alright, well is it possible to use GetData to capture the selected record, then once reload is clicked on, it stays there?

    John M

  4. #4
    Join Date
    Oct 2002
    Posts
    933
    if you want to "goto" a particular record, you can use the goto feature. There are many variations of that. Check it out.

    Frank

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •