If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Drag events for control inside usercontrol

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-08-04, 13:43
hvaldes hvaldes is offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Red face Drag events for control inside usercontrol

Hello there !

This is my first time here, and i really need help
this is my situation:

I'm developing a custom control in wich i have a TrueDBGrid, so
i have several actions coded in my grid's DragDrop and DragOver events.

My intention is to drag a row from a grid outside my control to the grid inside my control, but the Drag events never get fired in my control

How can i solve this ?

thanks in advance !
Reply With Quote
  #2 (permalink)  
Old 06-09-04, 11:55
SCIROCCO SCIROCCO is offline
Registered User
 
Join Date: Mar 2004
Location: www.scirocco.ca
Posts: 346
Did you set the OLEDropMode property to 1 so that drag-and-drop events are fired?
__________________
http://www.scirocco.ca/images/banner...occobanner.gif

Download for FREE the ADO/DAO Data Controls that makes life EASIER developing database applications in: VB, FoxPro, Access, VC++, .NET etc... Navigate, Add New, Delete, Update, Search, Undo and Save your changes. Supports Disconnected Recordsets and Transactions!

Or try our Ask An Expert service to answer any of your questions!
Reply With Quote
  #3 (permalink)  
Old 06-14-04, 13:33
hvaldes hvaldes is offline
Registered User
 
Join Date: Jun 2004
Posts: 2
Yes, i tried that but still donīt work
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On