Hello,

I'd like to copy data from one table to another using the autocomplete control. I.e. I have 2 tables, one with orders and the other with names. When creating a new order i want to copy all the details from selected record from "names" table but i dont want to keep the reference.
Any ideas how to achieve this?



Thanks in advance