Results 1 to 2 of 2

Thread: Which event?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    top of the mountain
    Posts
    234

    Question Which event?

    Which event fires when user move from one row to another in datagrid, no metter if user use mouse or keyboard?

    regard j

  2. #2
    Lively Member
    Join Date
    Jun 2003
    Posts
    124
    think it might be this

    DataGrid1_CurrentCellChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles DataGrid1.CurrentCellChanged

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