Hello, I want to report a bug in datagridview, so when in the visual studio designer I just copied datagridview1 from the Window1.cs form file and pasted it into the new Window2.cs form file and I changed the property columns in Window2.cs When I save it and close the file and I open it again for datagridview2, the property column that I changed earlier doesn’t change or isn’t save, here I send you the sample project
Ok, but will there be a fix soon or not?
Hello,
We have investigated this particular issue, and we found out that it’s actually an issue with Visual Studio itself rather than our designer.
We would suggest that you use the property grid instead of the editor UI from the designer to change the column properties.
It doesn’t happen specifically with copy pasted datagridviews, but it also can happen in a freshly created datagridview.
Another thing to try is to save the file after pasting the control, and then restart Visual Studio, that way the column is forced into being in Edit mode and all the changes would be preserved.
Best regards,
Alaa
//
Dear Alaa,
So previously I had uninstalled the old VSIX then installed the latest VSIX Wisej 3.5.5, here I sent a video of how the bug in the Wisej designer for datagridview on the design page looked like.
https://app.screencast.com/7MXLQh1T4BTBQ
Hello,
We can’t reproduce the bug, we need more information about this issue.
Make sure that you have updated the VSIX to the latest version, you can do that directly from Visual Studio.
Best regards,
Alaa
//
Please login first to submit.