Jump to content

drag and drop from Multicolumn listbox to another Multicolumn Listbox


eyal2

Recommended Posts

Because... the short answer is that you can't do a simple drag and drop from one listbox to another.

With most listbox-to-listbox interfaces you select a line in one listbox and then hit a button with code behind it to transfer that line to the other listbox. Same for moving rows up and down.

Link to comment

W O W .......? nobody?.....

Maybe because you didn't even try...

<object width="984" height="366"> <param name="movie" value="http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/jingswfplayer.swf"></param>'>http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/jingswfplayer.swf"></param> <param name="quality" value="high"></param> <param name="bgcolor" value="#FFFFFF"></param> <param name="flashVars" value="thumb=http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/FirstFrame.jpg&containerwidth=984&containerheight=366&content=http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/2010-01-21_1200.swf"></param> <param name="allowFullScreen" value="true"></param> <param name="scale" value="showall"></param> <param name="allowScriptAccess" value="always"></param> <param name="base" value="http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/"></param>'>http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/"></param> <embed src="http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/jingswfplayer.swf" quality="high" bgcolor="#FFFFFF" width="984" height="366" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/FirstFrame.jpg&containerwidth=984&containerheight=366&content=http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/2010-01-21_1200.swf" allowFullScreen="true" base="http://content.screencast.com/users/normandinf/folders/Jing/media/78b6bdc5-a426-4d64-a0c9-c71cabfa9e6d/" scale="showall"></embed> </object>

Link to comment

I knew if I was wrong someone much brighter than I would respond. wink.gif

I don't know I qualify for this epitet, but thanks anyway. :D

They key is to right-click on the control and enable Drag and Drop. Assuming it's there in the version you're using.

Indeed, I was a little harsh in my statement to eyal2...

Eyal... use this code to enable it programmatically (or right-click on your MCL as Cat mentioned)

(Works indeed with 8.2)

post-10515-126409773961_thumb.png

Link to comment
  • 3 months later...

I don't know I qualify for this epitet, but thanks anyway. biggrin.gif

Indeed, I was a little harsh in my statement to eyal2...

Eyal... use this code to enable it programmatically (or right-click on your MCL as Cat mentioned)

(Works indeed with 8.2)

post-10515-126409773961_thumb.png

thank's...:)

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.