to get the cell type in a particular row

How to know the type a particular cell of dhtml grid view?





Plz help me

The type of column can be fetched as
grid.getColType(index);

This will work for column based types only ( not for types defined by “type” attribute in configuration XML