You have to write your own handlers for adding,deleting or updating the database based on what action is selected in the grid.That functionality does not come built-in.The grid only provides events for them.You have to write the code inside them yourself.

hope this helps.

CafeDreamz.