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.
Hi Arthur,
this issue is fixed in Wisej.NET 3.2.3.
Best regards
Frank
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
Please login first to submit.