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

Drag n' drop between RadGrid

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Smiely
Top achievements
Rank 1
Smiely asked on 03 May 2011, 10:13 PM
I have RadGrid A and RadGrid B. I am dragging a row from A and dropping it on B.  Rebinding A and B.
If I drag row 3 then after rebinding A shows row 1 selected. How can I set A back to it's setting after rebinding.
Ideally aftet binding it will show row 3 and B for row 3.

Please please help...
Smiely

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 06 May 2011, 12:04 PM
Hi Smiely,

After rebind the selected items in a grid are cleared. However you can select them back manually by adding the desired items indexes to the RadGrid SelectedIndexes collection.

I hope this helps.

All the best,
Iana
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Smiely
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or