Results 1 to 3 of 3

Thread: How moving to the next cell in DataGridView

  1. #1
    Lively Member
    Join Date
    Dec 11
    Posts
    101

    How moving to the next cell in DataGridView

    How moving to the next cell in DataGridView in vb.net 2008

    Without Enter and Tap I want in Buttons

  2. #2
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 12
    Posts
    5,471

    Re: How moving to the next cell in DataGridView

    It makes no sense at all to do this not least because by clicking the button you lose the focus in the dgv and therefore would need to create a history of cells visited to make it operate at all.

  3. #3
    Lively Member
    Join Date
    Dec 11
    Posts
    101

    Re: How moving to the next cell in DataGridView

    Thank you

    Ok

    How make Buttons the push of a button Tab

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •