DataGridView (DVG) SelectionChange Event Current Row - Bug? (1.3.74.0)

0
0

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

 

 

 

  • You must to post comments
0
0

Hi,

WJ-8305 is fixes in Wisej release 1.3.82.

Best regards
Frank

  • You must to post comments
0
0

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

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.