Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Drag, Drop & BRW1.UpdateBuffer
Hi all,

I have two very simple windows, each containing a browse.

The browse being dragged from has the following embedded code at the correct
place:
IF DRAGID()
BRW1.UpdateBuffer                         ! put selected record in
filebuffers
SETDROPID( TAB2:Table2String )
END

The browse being dropped on has the following embedded code at the correct
place:
TAB1:Table1String=DROPID()
GlobalRequest = InsertRecord
UpdateTable1                                        ! update form
SELF.Reset(True)                                  ! show record immediately
in browse

I am using BRW1.UpdateBuffer so that I give the correct filebuffer-content
to SETDROPID.
It doesn't work.
I have to click on a record and then drag it, otherwise I won't drag the
correct record.
I don't want to click first and then drag.
I would like to drag a record right away.

Has anyone a clue why the above code doesn't work?

Thanks for any help,

Harry van Someren
btop@planet.nl




Report this thread to moderator Post Follow-up to this message
Old Post
hvansomeren
03-27-04 04:01 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Clarion archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 12:02 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.