iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I have a hierarchical grid (Webgrid 6.0) but when exporting it to pdf I receive: "Error: 'IsRootTable' is null or not an object".Isn't it possible to export a hierarchical grid?// Staffan
Enabling export in the sample HierarchicalGrid.aspx, provided WebGrid sample, and using the latest release build for WebGrid 6 and WebUIFramework 3, build 218 and build 705 respectively, I could not replicate the issue you are reporting.
I have tried the export to numerous document type but still could not produce the error message.
I was invoking export client-side from a button outside the grid. After adding the name of the table the export works.
// Staffan
Export client side event will require at least 3 parameter:
var grid = ISGetObject('WebGrid1');grid.ExportGrid("Customers", "PDF", "PORTRAIT");
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname