AD
Administrator
Syncfusion Team
April 6, 2004 01:13 AM UTC
In the thread you referenced, I think the error was caused by the type of the coulmn being set to Int32 in one place and double in another.
Are you explicilty setting the CellValueType for this column? If not, then you might try setting it.
Exactly where are you getting this error? What is the callstack when you get the error?
DS
Damien Sawyer
April 6, 2004 04:46 AM UTC
G''day,
I explicitly set StyleInfo.CellValueType for each of the columns and the problem went away.
Thanks again - You guys really do get 11 out 10 for support!! :-)