Hi,
Normaly if I edit value in datagrid and press enter, value is updated and next row is selected. But if allownew (in binded dataview) is set to false and I edit cell in last row then when I press enter value is not updated.
How can I correct that? Datagrid keyup, keypress, keydown do not catch enter if i edit cell.


Reply With Quote