Our blazing fast Grid component built with pure JavaScript


Post by henrique »

In the link documentation below, it says that fields "allFields", "fields", and "fieldMap" are static, but in the TS definitions file, they are not declared that way.

https://www.bryntum.com/docs/grid/api/Core/data/Model#property-allFields-static


Post by alex.l »

Thanks for catching that.
Bug report is here: https://github.com/bryntum/support/issues/3850
We have these props on the instance too: https://www.bryntum.com/docs/grid/api/Core/data/Model#property-allFields

All the best,
Alex


Post Reply