Results 1 to 2 of 2

Thread: Flex grid scroll locking

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 1999
    Location
    Chandler AZ
    Posts
    5
    Hello everyone:

    I use a flex grid control (about 65 lines) to read/write data from a text file. I use a textbox that resizes itself over each cell to enter in data. I've written the code that moves the textbox to the next cell after each tab/return. But for the life of me, I can't get the scroll bar to move or respond to enter/tab keys inside the flex grid (using arrow keys to navigate will work just fine, scroll bar moves). I have the scroll locking property set to true, and I have tried setting the property to 'true' inside of different events. No luck so far! Anyone with any ideas? I need to get the scroll bar to respond to the enter/tab keys otherwise the cells that receive focus are no longer visible. I will next try to just add in another scroll bar, but I would like to use the scroll bar that is part of the flex grid properties. Thanks for the suggestions! --Dean

  2. #2
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670
    Stop mucking around with FlexGrid and buy Apex TrueDBGrid - you won't need to have text boxes resizing themselves to enter data then - it's a true bound grid to the datasource.
    Check it out at http://www.ApexSC.com

    I've been using it for 2 years and haven't been disappointed yet...

    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

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