Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
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
Today is November 21, 2024, 3:47 am This article has been viewed 35392 times. Google search has resulted in 33 hits on this article since January 25, 2004.
|
|