Drag n drop into unbound object

Disna

New member
Local time
Yesterday, 23:33
Joined
Oct 6, 2011
Messages
1
Hi All,
I have a database for monitoring the assets for diferend sites. When I load the form, in left side display the listbox which show the all assets in selected site. in right hand of the form display the site (factory) layout (pdf). I need to drag asset from list box and place them into the layout(unbound control).

Is it possible to drag item from the listbox and sametime automatically generate the text box for seleced item and place it in the layout. Do you have any idea to solve this? Please.

Disna:)
 
This is an advanced functionality and as a result requires good programming skills.

Your best bet is to move the items on the Double Click event of the listbox.
 

Users who are viewing this thread

Back
Top Bottom