Can i fire event when change field value in data table

can i fire event when change field (cell) value in data table
also can i defiened the column type (char,number,…)

getEditor

  • Type: Function
  • Default: null

By default, all cells in DataTable are editable. If you want to customize the editor behaviour you can use this option.

Here is an example to hook a custom date input while editing: