DataGridView: NullReferenceException on setting cell value

Answered
0
0

Hello,

I think I have found a bug in Wisej 3.2.2.

Repro steps: clear DataGridView rows, add new row and try to set values to its cells.
While cell value is being set, DataGridView.FindPostedRow throws NullReferenceException.

Workaround: update values between BeginUpdate-EndUpdate.

Seems to be working fine on 3.2.1.

Attachment
  • You must to post comments
Best Answer
0
0

Hi Arthur,

this issue is fixed in Wisej.NET 3.2.3.

Best regards
Frank

  • You must to post comments
0
0

Hi Arthur,

Thank you for reporting this issue!

A fix for this issue is currently in QA and will be released with Wisej.NET 3.2.3.

Best,
Alaa

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.