Click here to Skip to main content
15,889,595 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralTime of Day Launched Project Pin
tjmule2221-Feb-04 15:47
tjmule2221-Feb-04 15:47 
GeneralRe: Time of Day Launched Project Pin
Charlie Williams21-Feb-04 16:40
Charlie Williams21-Feb-04 16:40 
GeneralRe: Time of Day Launched Project Pin
John Kuhn21-Feb-04 17:33
John Kuhn21-Feb-04 17:33 
GeneralWindow Location, Multiple Monitor: Sorry for crosspost Pin
Matt Philmon20-Feb-04 19:48
Matt Philmon20-Feb-04 19:48 
GeneralListbox and XML Pin
Novaoblivion20-Feb-04 14:25
Novaoblivion20-Feb-04 14:25 
Generalrich text output to postscript or... Pin
jjpaquin20-Feb-04 7:52
jjpaquin20-Feb-04 7:52 
GeneralJanus GridEx & Rows Pin
RichardGrimmer20-Feb-04 4:26
RichardGrimmer20-Feb-04 4:26 
GeneralRe: Janus GridEx & Rows Pin
jimpar20-Feb-04 9:12
jimpar20-Feb-04 9:12 
From www.janusys.com support forum

Saturday, July 12 2003, 02:29 PM


GridEX control does not support automatic drag. To start a drag operation you need to call the OLEDrag method and handle the OLEDrag events to perform such operations.

Note: The position of a row is taken from the position of the record in the Recordset and because you can not change that position in a Recordset you won't be able to provide such functionality if the control is bound.

Further in the thread is a sample:

We don't have samples that change the position of a row using OLE Drag & Drop. Here I'm attaching a sample project that handles the OLEStartDrag and OLESetData events when it is acting as drag source and the OLEDragDrop event for when it is acting as ole drop target. The sample was done to show how to copy rows from one instance of the application to another but with it you can get the idea of what events can be used.

I can download and send to you if you need it



GeneralRe: Janus GridEx & Rows Pin
RichardGrimmer20-Feb-04 12:20
RichardGrimmer20-Feb-04 12:20 
Generalcrystal report Pin
joypreeti20-Feb-04 1:33
joypreeti20-Feb-04 1:33 
Generaloutpur in Excel using vb6 Pin
Anonymous20-Feb-04 0:52
Anonymous20-Feb-04 0:52 
GeneralRe: outpur in Excel using vb6 Pin
John Kuhn20-Feb-04 12:55
John Kuhn20-Feb-04 12:55 
General.NET and Binary compatibility Pin
cnurse19-Feb-04 22:33
cnurse19-Feb-04 22:33 
GeneralFree UML tools Pin
cnurse19-Feb-04 22:26
cnurse19-Feb-04 22:26 
GeneralRe: Free UML tools Pin
Corinna John22-Feb-04 22:13
Corinna John22-Feb-04 22:13 
GeneralRe: Free UML tools Pin
cnurse22-Feb-04 22:26
cnurse22-Feb-04 22:26 
GeneralRe: Free UML tools Pin
Corinna J.23-Feb-04 6:01
sussCorinna J.23-Feb-04 6:01 
GeneralRe: Free UML tools Pin
LuckyNB12-Sep-09 21:48
professionalLuckyNB12-Sep-09 21:48 
QuestionRuntime Error 430?? Pin
erikkloeze19-Feb-04 21:49
erikkloeze19-Feb-04 21:49 
AnswerRe: Runtime Error 430?? Pin
Nadroj20-Feb-04 1:57
Nadroj20-Feb-04 1:57 
GeneralRe: Runtime Error 430?? Pin
erikkloeze20-Feb-04 3:40
erikkloeze20-Feb-04 3:40 
GeneralRe: Runtime Error 430?? Pin
Nadroj20-Feb-04 4:36
Nadroj20-Feb-04 4:36 
GeneralRe: Runtime Error 430?? Pin
Nadroj20-Feb-04 4:50
Nadroj20-Feb-04 4:50 
GeneralRe: Runtime Error 430?? Pin
erikkloeze20-Feb-04 10:03
erikkloeze20-Feb-04 10:03 
GeneralRe: Runtime Error 430?? Pin
Nadroj20-Feb-04 11:38
Nadroj20-Feb-04 11:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.