A
apemen
Hi,
I need to handle keypress event to calculate total of a cells of a column.
I used datagrid_onkeypress, placed a breakpoint, but it did not enter
function when I edited the cell. Instead it enters when clicked row header.
Secondly, I could not handle the "DEL" key. I must prevent user
from to delete a row using the "DEL" key.
Thank you for your helps.
I need to handle keypress event to calculate total of a cells of a column.
I used datagrid_onkeypress, placed a breakpoint, but it did not enter
function when I edited the cell. Instead it enters when clicked row header.
Secondly, I could not handle the "DEL" key. I must prevent user
from to delete a row using the "DEL" key.
Thank you for your helps.