This is a migrated thread and some comments may be shown as answers.

Drag and drop within drag and drop

2 Answers 38 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Fredrik
Top achievements
Rank 2
Fredrik asked on 21 May 2013, 12:15 PM
Hello i have a challenge when it comes to the telerik drag and drop

I want to make a data form designer. with the follwing design:

-  one pool for headers and one pool for fields
The user drags the header he wants to include onto the form, then he clicks on the choosed headers to get a new pool of fields uniqe to that header( two headers have different set of field pools)

- The wanted fields should then be placed inside a 12 x 4 grid connected to the header. its row and column placement is then to be stored in the database

- The pool headers are static but the fields are queried based on the header name.

any hints or tips helping me along to implement this would be appreciated




2 Answers, 1 is accepted

Sort by
0
Fredrik
Top achievements
Rank 2
answered on 23 May 2013, 07:54 AM
What i basicly need.
is there a way to id tag drag sources and receivers so you can restrict draging if have alot of movable items on screen.

how to drag an item from a listbox and place it on a layout(grid)
0
Yoan
Telerik team
answered on 24 May 2013, 10:12 AM
Hi Fredrik,

I can suggest you to check this example.

I think you will find it useful.

Regards,
Yoan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
DragAndDrop
Asked by
Fredrik
Top achievements
Rank 2
Answers by
Fredrik
Top achievements
Rank 2
Yoan
Telerik team
Share this question
or