Results 1 to 3 of 3

Thread: DBGrid select row?

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 1999
    Location
    Cleveland,OH
    Posts
    42

    Post

    In using the DB Grid control would you be able to programmatically select the entire row when any box is clicked on? And not just when you click on the right column bar.

  2. #2
    Junior Member
    Join Date
    Feb 2000
    Location
    Edmonton,AB,Canada
    Posts
    28

    Post Some DBGrid help

    Hey, it seems that we are the only people on this message board that are using dbgrids. If you want, email me at [email protected] and maybe we could share some knowledge.

  3. #3
    Lively Member
    Join Date
    Jan 2000
    Location
    karachi
    Posts
    90

    Post select row of dbgrid

    hello,
    use rowcolchange event of dbgrid and type there


    DBGrid1.SelBookmarks.Add DBGrid1.Bookmark

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