Hello,
I'm working with GridViewDecimalColumn and I would like that digits shown to have differents numbers of decimals according to their row. I've only found a command to impose the fomatString for all the columns. Before the update, it was possible through the command radGridView.rows[i].cell[j].cellElement.formatString, but won't functionnate anymore. I've searched in the documentations and tryed with GetCellElement function and with the cellFormating, but found nothing.
Does someone have an idea ?
Thank you
Georges DE VOS
I'm working with GridViewDecimalColumn and I would like that digits shown to have differents numbers of decimals according to their row. I've only found a command to impose the fomatString for all the columns. Before the update, it was possible through the command radGridView.rows[i].cell[j].cellElement.formatString, but won't functionnate anymore. I've searched in the documentations and tryed with GetCellElement function and with the cellFormating, but found nothing.
Does someone have an idea ?
Thank you
Georges DE VOS