Gridview - Place cursor inside filed
Hello everyone,
I am trying to greate a simple Gridview, with one Readonly column and one editable column.
I enabled editing everything is working perfect. Except that with I click on the edit button on any row, the curson is not placed inside the text box for editing. One click inside is still needed.
How can I get the gridview to automatically place the cursor inside
the text box for editting?
|