G
Guest
Hi,
I have implemented a datagrid where users can change the value of one column.
But I have a problem, when a user clicks the 'edit' button and the column to
edit changes into a text box. If the user then changes the text and hits
enter, onclick on the text box is executed. Can I change it to 'update' link.
So that when user finished changing the text in the text box and hits enter.
The 'update' link will be clicked.
How can I do that? Any help?
I have implemented a datagrid where users can change the value of one column.
But I have a problem, when a user clicks the 'edit' button and the column to
edit changes into a text box. If the user then changes the text and hits
enter, onclick on the text box is executed. Can I change it to 'update' link.
So that when user finished changing the text in the text box and hits enter.
The 'update' link will be clicked.
How can I do that? Any help?