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

Drag and Drop one gridview to another bound to a SQL Datasource

3 Answers 82 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 23 May 2012, 03:37 PM

I've downloaded the most recent trial version of Winforms and I’m testing several new features including the enhanced drag and drop (specifically from Radgridview to another radgridview).  I've found several older unbound implementations on your website and I'm having troubles adapting them to using the most current version.  

Is there a SQL bound example of this feature that someone can point out (in VB please) that uses the most recent version (2012 Q1) that I can review and build from for testing?

Thank you.

   




   

3 Answers, 1 is accepted

Sort by
0
Svett
Telerik team
answered on 28 May 2012, 10:54 AM
Hi Scott,

Thank you for writing.

You can read this article that demonstrates exactly the case that you are looking for.

I hope this helps.

All the best,
Svett
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
0
Scott
Top achievements
Rank 1
answered on 29 May 2012, 01:56 AM
Thank you for the follow up.  The example in your reply is "Drag & Drop Between grids in unbound mode", which I tried to modify for my needs and it doesn't work correctly.  Remember, I need both lists to be bound to SQL (bindingsource).

In my example, I'm taking a bound list and allowing the user to drag and drop a single record to second bound list of a different structure. After the record is dropped, it will need some manipulation before it can be added to the second bound list.

I've played with this for several days now, and attempted to implement several KB articles on your website and others without any luck.

Can this be done with the current version?

If you have a different example (in VB.net please) or webpage that parallels my needs; please let me know.

Thanks again.
0
Svett
Telerik team
answered on 31 May 2012, 01:26 PM
Hi Scott,

If you inspect the example, you will see that the RadGridView control is in bound mode. You can achieve the drag and drop with the given version. I am not able to assist you efficiently with the supplied information. Could you share more information regarding your approach for adopting the code library in your project?

Regards,
Svett
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
Tags
GridView
Asked by
Scott
Top achievements
Rank 1
Answers by
Svett
Telerik team
Scott
Top achievements
Rank 1
Share this question
or