Discuss anything related to web development but no technical support questions


Post by Sagun.saluja »

Please let me know how to use zipcelx scripts that is mention in the docs into our package.json, I'm unable to perform that feature

Post by Maxim Gorkovsky »

Hello.
Please refer to the documentation, it shows how to use zipcels as regular package https://www.bryntum.com/docs/grid/#Grid/feature/experimental/ExcelExporter
zipcelx is a regular npm package.

Post by Sagun.saluja »

Hello,
I'm not able to provide the width of the columns while exporting it to Excel
Image

PS: I'm providing the width in columns as well as in excel exporter config but then also it is not reflecting in excel
exporterConfig: {
            columns : [{ text : 'ChannelGroups and channels', field : 'name', width: 300}] }

Post by Sagun.saluja »

Please provide me the solution for that
thanks

Post by mats »

@sagun, please ask questions in the way we expect or we cannot provide any assistance. Forum rules: viewtopic.php?f=16&t=772

Post Reply