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

A problem with WPF RadGridView under WinForms

9 Answers 97 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Roman
Top achievements
Rank 1
Roman asked on 12 Nov 2010, 06:24 PM
Hello!

I have a big Windows.Forms project, but we also use WPF controls.
I have two ElementHosts, and in each I have one RadGridView.

All was good, but now we need grouping, and have a problem with it.
Grouping works only for one of the grids. And more, it isn't works after close and open window again.

I cannot attach here my example, but can send it via e-mail, if you need it.

Roman.

9 Answers, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 15 Nov 2010, 10:23 AM
Hello Roman,

In your previous versions we had some issues with drag/drop functionality in multiple element hosts. Since our Q3 release we have introduced new native mode of drag/drop  operations(through RadDragAndDropManager.EnableNativeDrag property) which resolves these issues. You can set this once per application bafore InitializeComponent() call.

All the best,
Tsvyatko
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
0
Ariel
Top achievements
Rank 1
answered on 27 May 2011, 03:32 AM
hi there!

 This is happening again in the latest packages, submited a reuqest and no answer!.. my grid was working fine until I updated and the grouping ( drag drop) is not working anymore...??????......thank you
0
Tsvyatko
Telerik team
answered on 27 May 2011, 08:42 AM
Hi Ariel,

 Would it be possible to some additional information about your scenario, since in the sample application (can be found in the archive) this functionality is working correctly.

Kind regards,
Tsvyatko
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
0
Ariel
Top achievements
Rank 1
answered on 27 May 2011, 01:02 PM
thank you Tsvyatko, I 'll check on this now and let you know asap...
0
Ariel
Top achievements
Rank 1
answered on 27 May 2011, 03:05 PM
Hi there;

 Basically  is about two projects , one  WPF another WInform(RadForm)... element host  in winform and loading the WPF control programmatically.    I

 

 added the: in the main usercontrol before the initialize( WPF).. ....

  RadDragAndDropManager.EnableNativeDrag = true; 

 

 

... but once hosted is not doing anything(?) .. it drag but it does not group (?)...
 I have the package ( 2011.1.530.00) WPF 
                                ( 2011.1.11.510 ) Windows.. 


forgot to mention, this grid is inside a tab control..
0
Tsvyatko
Telerik team
answered on 01 Jun 2011, 01:06 PM
Hello Ariel,

 Thank you for sharing this information with us. We were able to reproduce this issue from our side. I have logged this in our PITS system where you can track its progress - http://www.telerik.com/support/pits.aspx#/public/wpf/6327

I have also updated your telerik points.

We plan to address this issue in one of our next internal builds.
Meanwhile, I can suggest using microsoft tabcontol instead Radtablcontrol.

Please excuse us for the inconvenience caused.

All the best,
Tsvyatko
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
0
Ariel
Top achievements
Rank 1
answered on 01 Jun 2011, 02:01 PM
Thank you very much for your reply, glad to help. I'll wait for the update or fix in  the upcoming releases.
0
Yordanka
Telerik team
answered on 02 Jun 2011, 07:12 AM
Hello Ariel,

The problem is already fixed and the fix will be part of the next internal build on Monday.
 
Greetings,
Yordanka
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
0
Ariel
Top achievements
Rank 1
answered on 02 Jun 2011, 12:45 PM
great!..Thank you very much!..
Tags
GridView
Asked by
Roman
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Ariel
Top achievements
Rank 1
Yordanka
Telerik team
Share this question
or