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

grid to list box

1 Answer 69 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Naveen T
Top achievements
Rank 1
Naveen T asked on 14 May 2010, 04:15 PM
Hi,

My scenario is i want to drag the rows from radgridview to list box. my datagrid contains image columns and data columns.when i drag the row and drop in the list box i need to display specific columns(image columns and data columns) and save them to database as i defined in the list item template.can you please say how to implement this.
In this i am using querablecollectionview for binding gridview and using observablecollection as itemsource for list box.

one more question 
To confirm, The data dragging from one control(ie., querablecollectionview or obseravable collection) is to be same in the dropping the data in other control? is this right.  


Regards,
Nav

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 17 May 2010, 03:31 PM
Hi Nav kum,

I prepared a sample project illustrating how you can drag an item from a RadGridView and drop it in a ListBox.

Please take a look at it and let me know if this is what you had in mind.

Also, I am not really sure I understand your question. Can you please elaborate on it a bit more? Thank you in advance.

Sincerely yours,
Tina Stancheva
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
DragAndDrop
Asked by
Naveen T
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or