Results 1 to 3 of 3

Thread: How moving to the next cell in DataGridView

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2011
    Posts
    118

    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 2012
    Posts
    8,245

    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

    Thread Starter
    Lively Member
    Join Date
    Dec 2011
    Posts
    118

    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
  •  



Click Here to Expand Forum to Full Width