communication between vue/controller
Hi;
I have a defaultModelTable with 3 buttons and a controller which implements a ActionListener.
Q : how the controller get the rowdata from the table to store them into a database ? and reciprocally how the controller transmits the data to a Table for example when it must displayed the list of personne ?
IF you an example !
Regards;

