3.2.0

Not able to get the cell value after resizing the columns

I am using a static grid. If we resize the columns in the grid. we are not able to get the value of some column in the first row.

We are doing like this...


iNo = gridObject.object.getCellValue(indexNo,13);

indexNo - we get properly
iNo - not getting only for the first row after resize any columns.
Vandana
October 20,

This topic is archived.

See also:


Back to support forum