Hi, every body
i have a probleme with inserting a row from a table call tableProduct to another table call tableSalle
when the user click entre key in the first table “tableProduct”
i can’t figured out, how this work
i start using
my@SalleModel->insertRow(tableProduct->currentIndex().row()) ;
but not working
↧