Results 1 to 2 of 2

Thread: Setting BookMarks

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2000
    Location
    Australia
    Posts
    37

    Question

    I want to be able to find a record based on clicking any cell in a DBGrid by using a Bookmark but can't work out the correct syntax to do it.

    Can anyone help me???

  2. #2
    Member
    Join Date
    May 2000
    Location
    Turkey
    Posts
    49
    You can use datagrid's selbookmark property.

    ex:
    rst.bookmark=datagrid1.selbookmarks(index)

    rst==>ADODB.recordset

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