I have an UltraTree bound to an UltraDataSource. Every time I close my form, I get a dialog with this text and yes/no buttons...
The 'DataSource' of the UltraTree has been changed.Would you like to remove the previously autogenerated columnsets?
This occurred after a migration to VS2005 (and of course to a newer volume of Infragistics). As this is rather annoying, does anyone know why and how I can stop this?
Spasibo, Alex
I can duplicate this, so I will go ahead and submit an incident.
Hi Alex,
This message should only come up if there is an actual structural change to the data source. The fact that you are getting this message every time you close the form indicates that your data source is sending change notifications to the tree. If you are saying that the data source is not actually being changed, then something is wrong.
Can you duplicate this in a small sample project? If so, you should Submit an incident to Infragistics Developer Support so they can check it out and get it corrected.