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
225
Export IgTreeGrid to excel error when having hidden columns
posted

Hi,

In my Igniteui Angular project I would like to export sevaral grids to excel, the normal grids work fine. But when exporting an igtreegrid that has hidden columns it fails and give this console error message: "Uncaught Error: cannot call methods on igGrid prior to initialization; attempted to call method 'headersTable'"

See this jsfiddle to reproduce: http://jsfiddle.net/bqjx4m6w/