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
675
UltraGrid designer doesn't reflect changes
posted

This happens many times. I change a setting in the designer dialog, for example I add a column to the data schema, and then in code i try to reference this column by its key, and it throws "key not found" error. I check the cells collection and the column I added in the designer is not shown there.

Or a different example, I set the backcolor of a row in the designer but it doesn't reflect changes.

Is this a bug or what can I do to fix this problem?

Thank you.