Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DragDrop across two different Windows using DW

Status
Not open for further replies.

ahmedhossni

Programmer
Joined
May 1, 2010
Messages
6
Location
EG
Hello All,
Please I want to use dragdrop feature across two different windows containing DW... I'm able to do this but with list boxes.

Example

Window "w_empl" - contains DW "dw_emp"
Window "w_dept" - contains DW "dw_dpt"

I want to drag employee from w_empl to w_dept


Thank you very much
 
Okay, normally the code goes in the dragdrop event of the target. Are you having some sort of problem?

Matt

"Nature forges everything on the anvil of time"
 
Thank you Matt for the reply

So how can i code these...
Yes i may have sort problem...

Please provide me with a code

"Remember":
Two Different Windows and dragdrop across two DW

Thank you


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top