Inserting a table column screws up other column bindings

If all of the bindings are pulling from your query dataset, consider dynamically generating the entire props.columns list using the dataset's metadata. Some techniques:

(Whether you use my toolkit or not.)

1 Like