Results 1 to 3 of 3

Thread: FlexGrid Problem

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Leeds
    Posts
    30
    hello, ok i'm trying to using a flexgrid to show data from a database, but i can't find anyway to save the changes that i have make to the grid back to the database. So i have come upwith an idea, this may sound a little silly but anyway here goes. When i open the flexgrid i also open another MSDBGrid that is connnected and bound to the same data control, then when i updata the flexgrid (with an update sub that i have written) i also update the dbgrid which will in turn updates the database, as i require, the one problem i have is that i can't get the msdbgrid to load the data from the data control. Is what i am doing here possible? or is there some other very simple way of doing this?

    Thanks for any help, Piers



  2. #2
    Lively Member Dr_Evil's Avatar
    Join Date
    Mar 2000
    Location
    Columbus, OH
    Posts
    105
    Why don't you use the db grid? Which data control are you using?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Leeds
    Posts
    30
    I'm using standard DAO for connection to databases.
    The early bird gets the worm, but the second mouse gets the cheese.

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