We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Threading model problem - Drag Drop registration failed

Hi, Assuming we have a GroupBar,GroupBarItem and a GroupView, when changing the app threading model from STA to MTA (using an attribute), the following code: "GroupBarItem.Client = GroupBarView" is failed with exception "Drag Drop registration failed": Any ideas? Gil K

1 Reply

AD Administrator Syncfusion Team November 1, 2004 09:33 AM UTC

This does not appear to be a grid question, does it? I think MTA does not support OLE D&D. So, you probably will have to make sure the AllowDrop property on all your forms and controls is set to false.

Loader.
Live Chat Icon For mobile
Up arrow icon