Results 1 to 3 of 3

Thread: Using DBGrid simple question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Ca
    Posts
    106

    Question

    Is there a way to perform few codes whenever user clicks on a column of dbgrid? I'm trying to open another form whenever user clicks (i would prefer dblclick but clicking is ok too) a column.. HELP!!!!

  2. #2
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284
    Simply put your code in the grid click event or double click event.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Ca
    Posts
    106

    Angry

    That method does not work... click event happens whenever you click on the whole dbgird. So if a user clicks on a spot where there's no column, program still calls the function

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