Spread.Sheets Documentation > Sample Code > Sample Code for Data Binding > Binding to Columns |
You can bind to specific columns.
This example binds the columns.
JavaScript |
Copy Code
|
---|---|
window.onload = function(){ //Deactivate automatic column generation while binding. //Bind the data table |