I've isolated a pretty serious bug in the Excel component. If I apply a formula to a cell that contains a reference to another worksheet cell i.e. Rows[0].Cells[0].ApplyFormula("='someotherworksheet'!A1*20"), the value is computed correctly, but when I look at the formula after it's been applied, the worksheet reference was truncated.
The Formula property will now return: "=A1*20"
You can find the Service release information and link here:
http://es.infragistics.com/support/service-releases.aspx#ServiceReleases
Thanks,George
Can you give me a url where I can download this then?
It's already available. Please check on the site when it will be online.
Can you tell me specifically when this release will be available?
Hi,
You are absolutely right. The issue is only in the Silverlight version of the library. That bug was fixed recently and the fix will be included in the next service release (August 2010)
Sorry for the inconvinience,George