[eluser]Red[/eluser]
good day sir, please help me on how to add Copy button on your crud, example i search one of my data on my crud table, after that i click copy button and that data that i copy will go to another table on my database.. is possible sir?
this is the example to my question..
i have 2 tables on my db. table1 and table2..
i create GC on my table1.. and example i have data called dog, cat, bird
then i search dog, after that i click copy button and the data dog will copy to my table2. is that possible?