As usual, a WinForms/Wisej sample is attached.
If I understand it correctly, the events will be fired but base.OnBeforeSelect(e) and base.OnAfterSelect(e) won’t raise a NullReferenceException.
Please confirm so I fix the code accordingly.
Here is the attachement.
I can reproduce the null exception. It’s WJ-8406.
Non selecting the first node is by design. That behavior in WinForms has always created problems with the selection events and having to set the node to null.
Hi Tiago, the attachment is missing.
Please login first to submit.