Hi,
I am using RadGrid's (4.6.2.0) that have a few text boxes, an edit link, and a delete link. I use them through out my site. I am not using ajax and I am editing inline.
While editing with the focus in one of the textfields I hit the return key and the page posts back but when it's finished reloading it is still in edit mode and displays the original values, not the one I just changed.
I'd like to have either one of two ethings happen when I hit Enter, either the page does nothing (like your demo) or it calles the Update.
Whats the best way to correct this site wide?
Thanks,
RobT
I am using RadGrid's (4.6.2.0) that have a few text boxes, an edit link, and a delete link. I use them through out my site. I am not using ajax and I am editing inline.
While editing with the focus in one of the textfields I hit the return key and the page posts back but when it's finished reloading it is still in edit mode and displays the original values, not the one I just changed.
I'd like to have either one of two ethings happen when I hit Enter, either the page does nothing (like your demo) or it calles the Update.
Whats the best way to correct this site wide?
Thanks,
RobT