Results 1 to 14 of 14

Thread: [RESOLVED] MS Flexgrid click on cell open form showing same record

Threaded View

  1. #3

    Thread Starter
    Member
    Join Date
    Jan 2008
    Posts
    37

    Re: MS Flexgrid click on cell open form showing same record

    Thanks Si,

    I have a unique number for each row which is the ID autonumber from the access database in the msflexgrid. It is hidden within the flexgrid with .ColWidth = 0

    I am using a bound Flexgrid control. The form also has the ID for the record in a Textbox.

    So how do I get the ID number that is in the grid to search the database then open up the corresponding record in the form using MSFlexGrid1_Click()?
    Last edited by -zip-; Feb 8th, 2008 at 01:33 AM.

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