Release v0.3.10 - Introducing RowActions
This release brings a new feature - RowActions. Sensei Grid ships with two sample RowActions to demonstrate how to create and apply them. RowActions can be used to create buttons in the grid, for example, to create a "Delete" button. This is exactly what DeleteRowAction example shows. Currently there is no real documentation for the new functionality, but it is something we are aware of and will keep working on.
To get started, check out the examples found in sensei-row-actions.js file.
Click the image to go to live demo.