Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3760
Export grid to word with a custom stylesheet
posted

Hi there,

I am currently using Infragistics4.Web.v12.2, Version=12.2.20122.2054.

I want to export a webdatagrid to a word document, with my custom css style classes applied.

I can export the grid successfully and I have set the wordExporter.EnableStylesExport = True in the code behind.

I also handle the webWordExporter.RowExported event. Should the styles be applied during the Exporting event?

However, the grid only exports with the default IG stylesheet.

Am I missing something, or is this currently supported?

Regards.

Parents Reply Children