`
ABC: Drag and drop between browses 1999-05-15 -- Jim Kane Newsgroups: topspeed.products.c5ee > What are the rules that needs to be in place within the two browses for this > to work? At the start of the drag, do a brw1.updateviewrecord() on the browse you are draging from. Copy those fields you want to copy to global variables. On drop, read from the global variables then clear them. If on drop the global variables were not all blank, then copy them into the new record and call access:file.tryInsert(). Of course watch out for duplicate key entries, autonumbering and any other requirements. As far as ethics or policy, we dont have any Printed November 23, 2024, 2:24 am This article has been viewed/printed 35394 times. Google search has resulted in 33 hits on this article since January 25, 2004. |