Hello Experts,
I have tried the below technique but it doesn't seem to work and its likely because I am still using the old 1.1.3 version.
grid.addClass({ rowIndx: rowIndx, dataIndx: dataIndx, cls: 'disabled' });
I am thinking I can get the Cell and then apply some CSS to the cell might work... Kindly let me know how do I achieve this for older version