Folded and expanded vector

Grids for WPF Forum

Posted 6 years ago by Antoine Picard
Version: 18.1.0671
Platform: .NET 4.7
Environment: Windows 10 (64-bit)
Avatar

Hi,

I'm using Actipro Grid to display properties and one of those is a vector. As expected, it's displayed  with a folded view.

I'm also using the LostFocus event to trigger something else behind when any property is changed. But when I look in the "RoutedEventArgs e" I can't find the new properties, especially with the vector. In the e.Source.DataObject, I have all of my properties but the values aren't good. If the vector is folded I have my vector 2D = (0,0) and if it's expanded my vector 2D still have the old values.

I reproduced this issue mutliple times so it's not random. I also tried to put a sleep of 500ms and no improvments...

Do you know why I have those differences and how can I get the good values ?

(I'm using MVVM architecture if you want to know)

Edit : I also tried PropertyValueChanged event and same issue. But other properties such as Strings works perfectly well.

[Modified 6 years ago]

Comments (4)

Posted 6 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Antoine,

It's hard to say what's going on without a new simple sample project to debug.  Could you please put one together that shows the issue and send that to our support address, referencing this thread in your email?  Be sure to remove any bin/obj folders from the ZIP you send and rename the .zip file extension so it doesn't get spam blocked.  Thanks!


Actipro Software Support

Posted 6 years ago by Antoine Picard
Avatar

Hi,

I sent the email to your support but still have no answer... Do you know how long this is gonna take?

[Modified 6 years ago]

Posted 6 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Antoine,

We received your emailed support ticket yesterday and do our best to respond within one business day.  We just replied to your ticket.


Actipro Software Support

Posted 6 years ago by Antoine Picard
Avatar

Yeah thanks !

The latest build of this product (v24.1.2) was released 2 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.