Good morning.
After the latest update I recognized an small issue with the “SelectionChange” Event of the DVG rows. The CurrentRow property of the Grid returns the index of the pre-selected row and not the index of the current row.
As a aworkaround I used the Click Event.
In the 1.3.62.0 build I used the “SelectedRows” property. There was another issue that the bool never changed to false so every row was always selected after clicking them once. I didn’t test it in the latest build so I couldn’t say if this still happens.
Kind regards
Hi,
WJ-8305 is fixes in Wisej release 1.3.82.
Best regards
Frank
Thank you.
I have logged issue WJ-8305 for the CurrentRow in SelectionChanged event.
Could not reproduce the problem with the SelectedRows property you have described. It seems to be fixed with WJ-8251.
Best regards
Frank
Please login first to submit.