Results 1 to 2 of 2

Thread: [RESOLVED] Scroll MSHFlexGrid after search

  1. #1

    Thread Starter
    Hyperactive Member RS_Arm's Avatar
    Join Date
    Mar 2007
    Location
    Planet Earth
    Posts
    282

    Resolved [RESOLVED] Scroll MSHFlexGrid after search

    Hi

    I'm doing a search in a MSHFlexGrid.
    That works good.
    My problem is after the search.
    How can I make the MSHF scroll throw the rows?
    Thank you.


  2. #2

    Thread Starter
    Hyperactive Member RS_Arm's Avatar
    Join Date
    Mar 2007
    Location
    Planet Earth
    Posts
    282

    Re: Scroll MSHFlexGrid after search

    I found it!!
    Code:
    '...
    me.mshflexgrid1.TopRow = rowSelected
    '...

Posting Permissions

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



Click Here to Expand Forum to Full Width