sets column types
mygrid.setColTypes("dyn,ed,txt,price,ch,coro,ra,ro");
You can find the list of possible column types with their description in the article Column Types.