SpreadJS Documentation
Data Binding
SpreadJS Documentation > Developer's Guide > Understanding the Product > Feature Overview > Data Binding

SpreadJS supports binding to array objects and Knockout.observableArray. SpreadJS also supports cell-level binding, which allows binding to any object.

For more information, see Binding to Data.