G
Guest
I have a editable DataGrid which is bound to a datatable.I use functionkeys
to handle save and other functionality.
IssueDescription:
When i change a cell and with out moving away from that cell if hit any
function key.
the datatable doesn't have any modifed rows, it think no data has changed.
I have ColumnChanged and row changed events attached to the DataTable.
Every thing works fine if the cursor moves away from that cell.
Any suggestions are greatly appreciated.
Thanks
to handle save and other functionality.
IssueDescription:
When i change a cell and with out moving away from that cell if hit any
function key.
the datatable doesn't have any modifed rows, it think no data has changed.
I have ColumnChanged and row changed events attached to the DataTable.
Every thing works fine if the cursor moves away from that cell.
Any suggestions are greatly appreciated.
Thanks