Add items from dataview to grid

Can I add items from dataview to grid through onItemClick event? It is similar to onDrag event for grid however I wanted to use onItemClick.

You may add a new row to the grid using the addRow() method:
docs.dhtmlx.com/api__dhtmlxgrid_addrow.html