AD
Administrator
Syncfusion Team
May 3, 2005 06:50 PM UTC
Try grid[row,col].FormattedText.
JS
J. Sun
May 3, 2005 08:28 PM UTC
No. It does not work. FormattedText returns the same string (the formula) as the Text property. I need the property for the result or the value of the formula.
Thank you
>Try grid[row,col].FormattedText.
AD
Administrator
Syncfusion Team
May 3, 2005 10:20 PM UTC
It works for me in this sample.
http://www.syncfusion.com/Support/user/uploads/GC_WoodWrap_c0e61e93.zip
What are you doing differently? Can you modify this sample so it shows the problem?