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

GridViewComboBoxColumn Animation error

3 Answers 34 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Maulik Patel
Top achievements
Rank 1
Maulik Patel asked on 26 Jun 2012, 04:35 PM
Hi,


We are using "GridViewComboBoxColumn" in RadGridView. It has "ItemsSource" assigned and it opens the drop down while running. Now, the problem is when it is opened, if the "GridViewSelectColumn" is checked/clicked, an error is thrown (as mentioned below).


If we close the control that holds RadGridView while drop down is opened, the same error is noticed. Is there any fix for it? Am I missing something? I apologize for not providng working project right now.

at Telerik.Windows.Controls.PopupPlacement.GetPopupPlacement(DependencyObject obj)
at Telerik.Windows.Controls.AutoClosePopupWrapper.<set_IsOpen>b__0()
at Telerik.Windows.Controls.Animation.AnimationManager.InvkokeCallbacks(Storyboard storyboard)
at Telerik.Windows.Controls.Animation.AnimationManager.OnStoryboardCompleted(Object sender, EventArgs e)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(UInt32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)


Your suggestion will surely be appreciated.


Regards,
Maulik

3 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 27 Jun 2012, 11:50 AM
Hi Maulik,

 I have created a test project based on your description.

So far I was not able to reproduce the problem. Would it be possible for you to review the attached solution and let me know what I should do in order to reproduce the issue?

Regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Maulik Patel
Top achievements
Rank 1
answered on 27 Jun 2012, 12:33 PM
Hi Didie,

Thanks for providing the project. Can you please provide the test project for Silverlight4.0 runtime? 

Regards,
Maulik
0
Dimitrina
Telerik team
answered on 27 Jun 2012, 12:40 PM
Hello,

 I have attached the project for Silverlight 4.

Kind regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Maulik Patel
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Maulik Patel
Top achievements
Rank 1
Share this question
or