How to trigger Update command in datagrid by pressing Enter

S

Simon

Hi all... I've got an editable datagrid in my application. Clicking
"edit" enables those fields to be editted, and then clicking Update triggers
my code to do the update on the database. I would like to be able to press
the Enter key and have it trigger the Update instead of having to click it.
Right now, the enter key submits the entire page instead... Does anyone know
how do this? Thanks

Simon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top