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

Table cell with drag and drop

3 Answers 78 Views
Miscellaneous
This is a migrated thread and some comments may be shown as answers.
David KeiWai
Top achievements
Rank 1
David KeiWai asked on 28 Feb 2014, 07:57 AM
Dear all,

We are looking for table(grid/matrix) components for purpose:
A table consists of:
column=Month1, Month2, Month3, …, Month20
row=room1, room2, room3, room4, …room20
cell=items keep in room (for each cell can have multiple items)
all items can be interchanged by drag and drop

I have checked telerik components but I do not know if it has any components suit that purpose.
May you give me some suggestions?

Regards,
David

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 04 Mar 2014, 03:45 PM
Hello David,

You could take a look at the RadGrid for ASP .NET AJAX component and verify if it covers your requirements:
Telerik's ASP.NET Grid


Regards,
Maria Ilieva
Telerik

DevCraft Q1'14 is here! Join the free online conference to see how this release solves your top-5 .NET challenges. Reserve your seat now!

0
David KeiWai
Top achievements
Rank 1
answered on 07 Mar 2014, 06:28 AM
Hi Maria Ilieva,

Can I drag and drop table cell items from one place to another inside the same table?

Regards,
David
0
Maria Ilieva
Telerik team
answered on 11 Mar 2014, 01:15 PM
Hello David,

With RadGrid's items drag and drop functionality, you can move only the entire griddataitems. If you want only cells to be drag and dropped you may consider implementing custom drag and drop functionality.

Regards,
Maria Ilieva
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

Tags
Miscellaneous
Asked by
David KeiWai
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
David KeiWai
Top achievements
Rank 1
Share this question
or