Skip to content

Release v0.3.10 - Introducing RowActions

Compare
Choose a tag to compare
@lauris lauris released this 29 Sep 16:48
· 81 commits to master since this release

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.

screen shot 2015-09-29 at 19 46 59

Click the image to go to live demo.