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
1225
Grid Layout changes
posted

I have a grid which is bound to an UltraDataSource.  If I leave the form open in design mode and start debugging, when I exit the debug session the layout is missing visually.  Additionally, although it is set to SingleBand, there is a second band when I I click on the ultraGrid Designer.

If I close the form before starting to debug the problem does not occur.  

This odd behavior occurs even after I commented out the entire Load event - so none of my  code executed

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi,

    What version of the grid are you using? This sounds like a bug that we recently fixed. I don't think this fix is available publicly, yet, though. I beleive it's in the next Service release which is due to be released next week.

Children