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

[Solved] Drag and Drop between Grids on edit mode

1 Answer 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Orlando Osoria
Top achievements
Rank 1
Orlando Osoria asked on 10 Feb 2010, 09:21 PM
Hello All,

I have a problem, i hope you could help me.

Here is the scenario:

Grid A : 3 columns, bound columns. read only, drag and drop enabled.
Grid B: 5 columns, bound columns on edit mode "in place".

I want to drag and drop one row from Grid A to Grid B and create the columns without information from Grid A in blank.

Is there any possibilty to do this without losing the info inserted on other rows on grid B and without recording the information on the database?

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 15 Feb 2010, 12:27 PM
Hello Orlando,

I am afraid this scenario is not supported as RadGrid is a data-bound control and in order for it to add a row to its structure the row must be inserted into the underlying data-source. 

Greetings,
Tsvetoslav
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Orlando Osoria
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or