Hi
XamDataTree firing SelectedNodeCollectionChanged event after MouseDoubleClick
I need to handle post MouseDoubleClick event such that node selection change event is fired.
Hello Abs,
Thank you for contacting Infragistics. Please clarify your requirement. My understanding is you wish to have the MouseDoubleClick event to fire last? I've tested this behavior in version 16.2 of our toolset and the MouseDoubleClick event fires after the SelectedNodesCollectionChanged event. This is to be expected. Which version of our components do you have installed?
Let me know if you have any questions regarding this matter.
Hi Michael
if user double click a node in xamDataTree, I was expecting it fires SelectedNodesCollectionChanged event first and then MouseDoubleClick, however we have 15.1 version in which after MouseDoubleClick control goes back to SelectedNodeCollectionChanged as if its firing in that order. Please clarify.
Thank you for following up. After testing version 15.1, Once I have seen the SelectedNodeCollectionChanged get fired after MouseDoubleClick. This never occured in our latest service release for 16.2. I've attached my sample. Please test against it and let me know which build you are using in 15.1 (eg. The last four digits in the assembly. It can be found in the properties window in Solution Explorer).
Thank you for following up. I tested the latest service release for 15.1 and noticed no issues. Please download it via the link below and let me know if you have any questions:
http://download.infragistics.com/products/Infragistics/WPF/2015.1/SR/Infragistics_WPF_20151.2251_SR.zip
We are using version: 15.1.20151.2055 Was it fixed in later builds?
We may not have an option to upgrade to latest version, can you please suggest a workaround for this problem?