Hello, I'm using an editable datagrid. I want to check the data entered in the cells using the "DataGridEvent.ITEM_EDIT_END" event.
How can I obtain the entered data? And how send the corrected data to the DataGrid? Thanks a lot.
Hello, I'm using an editable datagrid. I want to check the data entered in the cells using the "DataGridEvent.ITEM_EDIT_END" event.
How can I obtain the entered data? And how send the corrected data to the DataGrid? Thanks a lot.