Column Attributes Data Refresh

Hi, I’m using Ignition 7.6.2, whenever I add a field to a table, the dataset of Column Attributes Data property does not update automatically until I open the table customizer.

Any ideas how I can get it to update automatically?

Thanks

That dataset only updates when you open the customizer. You could put a Cell Updated binding on it if you want to force some values in there, or bind the whole dataset to something else, but generally modifying the Cell Attributes dataset is a pain. It will remember rows you have already set up even if the column wasn’t there a few minutes ago.