Hello Jmix Support Team
I have encountered a specific issue regarding event handling in editable Table. In my view, I have an editable Table with one of the columns featuring a directly editable checkbox. However, I have noticed that there is no event that captures changes made to this checkbox within the editable column.
I am aware of the event ‘‘‘Table.Column.ClickEvent<T>
‘‘‘ but it does not seem to be called when I change a value in this column.
Could you please advise on how to handle or capture how column value change events within an editable table column in Jmix?
Any suggestions or guidance would be greatly appreciated.
Best regards,
Thibaut Meunier