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
Hello,
I am glad to hear that you were able to solve your issue.
Thank you for using Infragistics Components.
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 just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Have you tested the latest service release of Infragistics 12.1 ? What are the results? Is it possible to post a simple sample where this issue is reproducible and the exactly steps which I should follow in order to replicate this issue on my end. Also could you please provide me more information about the environment which you are using and the operation system of the machine on which this happen.
I am waiting for your feedback.
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!