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
805
Changing underlying Entity causes heartache
posted

I'm using an UltraWinGrid that's bound to a IList of AccountRecords. I diligently laid out the Grid in the designer and hid many fields, but later had to go back and add another property to the AccountRecord class. When I ran the app again, every single item in the AccountRecords was visible, and the editor appeared to believe I had not bound to a DataSource.

At first I wrote it off as "one of those things", but when I did the same to my QuoteRecord the same thing happened to the two grids that used it.

This is very annoying. Is there any way to avoid this?

Maury

Parents
No Data
Reply Children