Hello,
I'ts possible to insert data from select data taken from table (Companies) into main grid table (clients)?
2 Answers
Hi,
You can do it with php code in on_insert callback function.
Refer http://gridphp.com/docs > grid events
Your Answer
Hello,
I'ts possible to insert data from select data taken from table (Companies) into main grid table (clients)?
Hi,
You can do it with php code in on_insert callback function.
Refer http://gridphp.com/docs > grid events