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

[Solved] How to move items between two grids?

3 Answers 125 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Carlos Marchi
Top achievements
Rank 1
Carlos Marchi asked on 04 Nov 2009, 12:55 PM
Hi Everybody, how are you?

Well, I have been thinking of a solution, and then I decided to post the case for somebody that had some situation.

I created a ASPX page with two grids. I'd like that the any user clicks on any item of a grid and then He/She can move this item to another grid. When the user move the item I'd like the item shows of differente form like clear or transparent.

Is it possible the user to drag items of a grid for another grid and then to add these items?

Plase, Can Somebody help me?

Thank you for attention,

Carlos

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 04 Nov 2009, 01:15 PM
Hello Carlos,

Check out the following online demo and help document which explain on dragging and dropping records from one grid to another:
online demo : Items Drag-and-drop
help document : Drag and drop of grid items

Thanks
Princy.
0
Carlos Marchi
Top achievements
Rank 1
answered on 04 Nov 2009, 01:47 PM
Hi Princy,

It is it that I'd like to implement. I'm going to try to develop the same example that I saw on page.

Thank you very much,

Carlos
0
Carlos Marchi
Top achievements
Rank 1
answered on 04 Nov 2009, 07:06 PM
Hi Princy,

I was seeing the page and the codes about drag and drog, and then I tried to implement , but some atributtes that code arent permited in my code. I think it is because of telerik version. I have installed telerik 2008 q2.

These are codes that not be permited in my code:

 

e.DestinationTableView

 

e.DropPosition 

 

GridItemDropPosition

 

GridItemDropPosition

What can I solve this problem?

Could you help me, please?

Thank you,

Carlos

Tags
Grid
Asked by
Carlos Marchi
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Carlos Marchi
Top achievements
Rank 1
Share this question
or