DataGridView Error on Row Columns alignment with Header Columns

0
0

Hello,

i’ve got this problem with my DGV, if set (ShowColumnVisibilityMenu = false), and insert data in dgv, so that the scrollbars appear, it seem been an disalignment with Headr Columns and Row Columns.
If set the AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.Fill; the error is not present, but when i remove the fill columns it returns.
Attaching an image with error and a example.

Thanks

  • You must to post comments
0
0

Hi,

this problem is fixed in the latest Wisej release (1.5.23).

Best regards
Frank

  • You must to post comments
0
0

Hi Tiago,

I found a case when this problem appears every time.
It appears when set ‘AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.ColumnHeader‘ with ‘ShowColumnVisibilityMenu = false‘.
I tell you because I don’t know if you test this case and if it will be fixed in the next release.

  • Tiago (ITG)
    I contacted you privately.
  • You must to post comments
0
0

Hi Tiago,

when the v1.5.21 will be released?

  • Tiago (ITG)
    Wisej 1.5.22 is planned to be released very soon.
  • Megasp Software
    Ok Thanks, waiting for it.
  • You must to post comments
0
0

Re-tested using Wisej 1.5.21 and it doesn’t show.

  • You must to post comments
0
0

Hi Tiago,

i use the prerealese v1.5.19, and that error appears when I click on button 1 then 2 and so on, the error appears immediately or a couple of clicks later.

Attachment
  • You must to post comments
0
0

Hi,

Tested your sample using Wisej 1.5.17 and this problem doesn’t show.

  • You must to post comments
Showing 6 results
Your Answer

Please first to submit.