AD
Administrator
Syncfusion Team
July 16, 2007 05:32 PM UTC
We will have to modify our source to enable this functionality. We will setup a mechanism for you to derive GridFormulaEngine and allow you to override GridFormulaEngine.Parse. At that point, you could check the incoming potential formulastring, and if it is something that does not begin with = that you want to recognize as a formula, and if so, you can pre-pend an "=" to the string before calling the baseclass.
If you submit a Direct Trac support incident, we can notify you of when there is a daily build with this support in it.