vb.net - Split Container Anchor issues in VS2010 -
I had several projects where UI designers are being "corrupted". It is always related to different containers, DataGrid views, and serves DGV inside the split container. It appears that DGV anchor in any way de-syncs and gets bigger than the DGV panel, which is considered to anchor inside it. This reduces one part of DGV and no scrollbar is available to see the rest.
Has anyone met this, and hopefully it has also been found to be correct?
The solution to get rid of the container was to remind me of other projects related to designers. That is, there was also a separate container in the designer.
I got some bug reports about this on the Microsoft website and they are flung under the rug. I am feeling that this is a known problem which is unlikely to be fixed.
Comments
Post a Comment