is it possible to have a select editor for a datatable that have different options for the same column. I’d like to filter out the options being selected for a selected row.
Yes, you can use the onAfterEditStart() event and then update the content of the editor.