Hi,
I am using the Webdatagrid version
Infragistics4.Web.v10.3, Version=10.3.20103.1013
and i am getting the problem when exporting the grid to excel
it gives me error about the font size should be set bet 20 to something
I can get ride of this error by setting the UseStyleSet property to false but that will export the grid without stype.I saw some of the post abt it and infragistic has given fix for it but i m not sure for my version can anybody help.one more thing we are using the styleset and the path is defined with "~".
iN The above post the error is "The font height must be between 20 and 8180"and THE PROPERTY TO GET RIDE OF THIS PROBLEM IS this.eExporter.EnableStylesExport = false;
Hi ashpawan,
Have you tried upgrading to the latest Service Release to see if the fix was done in the code? I have found an internal bug that matches what you describe. Its number is 60163. If you contact Developer Support, you can be notified when this bug is fixed. Looking at the resolved in build, it seems it should be fixed in the latest Service Releases.
regards,David Young