Skip to main content

Set Focus/Edit on Cell

Comments

1 comment

  • Dapfor Team

    Dear Deepak,

    You can programatically edit cells by calling the Cell.Edit() method. Example:

     

    grid.Rows[2]["SomeId"].Edit();

     

    Best regards,

    Dapfor

     

    0

Please sign in to leave a comment.

Powered by Zendesk