Hi,
When we enter a value in a listgrid cell and then hide the column that includes this cell and use getEditedCell(rowNum, ColumnName) that corresponds to this cell, this value is returned as null.
Is there a way to get the value in the hidden cell after editing edit and hiding it as described above?
When we enter a value in a listgrid cell and then hide the column that includes this cell and use getEditedCell(rowNum, ColumnName) that corresponds to this cell, this value is returned as null.
Is there a way to get the value in the hidden cell after editing edit and hiding it as described above?