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

[Solved] getting value of draggeditems row

1 Answer 105 Views
Grid
This is a migrated thread and some comments may be shown as answers.
martin
Top achievements
Rank 1
martin asked on 29 Apr 2008, 02:01 PM
I have a vb.net page with 2 grids where a user can drag a record from one grid to another. I would like to know how I get access to the value of the cells which have been selected and are being dragged by the user (draggeditems) I would like to take the datakey value from this row and then carry out the relevant database updates needed on the rowdrop event.

I have it all working when values are hard coded I just need to know how to access the dragged row cell values.

Thanks in advance for any assistance.

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 29 Apr 2008, 02:34 PM
Hello martin,

To see more information on the requested functionality, please refer to this help article, as well as this one.
I hope these resources get you started properly.

Greetings,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
martin
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or