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
Hello,
I am just checking about the progress of this issue. Let me know If you need any further assistance on this issue?
Thank you for using Infragistics Components.
On opening the form in design mode I get an error message box "Error"
An exception occured while trying to update the data smart tasks, they will be disabled.
"Unable to cast object of type 'System.Object[]' to type 'System.ComponentModel.AttributeProviderAttribute[]'."
If I leave the form open and start the application, when I end the application, the grid has an extra band added!
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
I still had the problem after installing the update. I have reworked all of my forms and the problem seems to have gone away.
Hello,
I am glad to hear that you were able to solve your issue.