Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
210
UltraWinGrid shows hidden columns on form checkout
posted

Using version 16.2 of UltraWinGrid. We have several hidden columns in the grid. When we check out the form in Visual Studio 2015's C# and TFS, the hidden columns appear. This is becoming a big problem because many of our forms have numerous grids that have to be redone. Is this is a bug or is there a workaround?

Parents
No Data
Reply
  • 12480
    Offline posted

    Hi Mark,

    This is not expected behavior and it is not a known issue. Are you able to send a sample that I can use? I would be able to check the sample into our TFS server in order to see how checkins affect it.

    If you cannot provide a full sample, please send over your designer code and any databinding code for the grid. I can open a private case for you if you prefer not to send this information through the forum.

    Finally, I'd like to know when you notice this issue. Are you able to see the change in the file immediately when checking it out? Can you use TFS to compare the versions and find a specific difference? Or is this something that only affects the running application? Please let me know.

Children