i have 2 tables:
1-items
2-invoice
i wanna add items to invoice but when i select item i want the price auto insert in input
1 Answers
Please refer this demo and code:
https://www.gridphp.com/demo/demos/appearance/dropdown-callback.php
Code: https://www.gridphp.com/demo/demos/appearance/dropdown-callback.php
Edit any row and try changing the name. It will fill the rest fields.
Your Answer