Show buttons to Add/Remove Worksheets
Contents
[
Hide
]
This topic discusses showing the Add/Remove buttons to Add/Remove worksheets in the Aspose.Cells.GridWeb control.
Aspose.Cells GridWeb now supports adding and removing sheets by using buttons in the toolbar. For the buttons to be visible on the frontend, you need to set GridWeb1.ShowAddButton to true. The following code snippet demonstrates adding Add/Remove buttons to the GridWeb toolbar.