thanks
it worked.
if i add dataIndx to colModel i see data missing in that columns with data indx
for ex:{title:"*EMPLOYEE ID",width:100,editable: false,dataIndx:"empid"}
in the grid the employee id column no cells have value.. all the cells in this column are empty.
if i remove the dataindx it is working fine that the cells in the columns are having data