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
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.
I'm using 12.1 - it is driving me crazy