Adding new row in a grid with check boxes

Hi

How to add a new row in a grid using “addRow” function , the gird col type is setColTypes(“ed,ch,ch”);

thanks
Seenu

For example such configuration:
grid.addRow(“newId”,[“text1”,“1”,""])