Tutorial: Custom buttons

Custom buttons

The alter method can be used if you want to insert or remove rows and columns using external buttons. You can programmatically select a cell using the selectCell and load new data by loadData function. The below button implements it.

Help us improve this page