Hello,
I have the following problem with the SfCellGrid:
In my implementation of the CurrentCellValueChanged-Event I change the value of another cell from the code.
But then I have to doubleclick the target cell that the calculated value is shown. I want that the calculated value show instantly, like in excel.
Is that possible?
Thank you in advance