We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Grid loosing formula cell value while exporting.

Hi,

We are using SyncFusion 6.3 grid with TabBarPages. We have used formula in our grid and correctly displays the value. But when we try to export to excel, we loose the formula value when we try to do the following.

foreach (Control control in TabBarPages[pagenum].Controls)
if (control is GridControl)
return (GridControl)control; <- here we loose the formula cell value.

Kindly provide a solution.

Thanks in Advance
Nanda Kumar


1 Reply

CI Christopher Issac Sunder K Syncfusion Team August 3, 2010 06:17 AM UTC

Hi Venketaraman,

Thank you for your interest in Syncfusion products.

The query about “Formula value not exported to excel “ was an issue and this had been fixed in our recent version 8.2.0.18. Now our new version 8.3.0.20 has been available in our website. If you need to resolve this problem, you can download this new version.

Please let me know if you have any other concern.

Regards,
Christo.

Loader.
Live Chat Icon For mobile
Up arrow icon