Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
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 December 3, 2024, 11:57 am This article has been viewed 35403 times. Google search has resulted in 33 hits on this article since January 25, 2004.
|
|