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
Is it possible to remove items from the WebGrid Export menu? I would like to particularly remove the HTML choice.
Thanks,
Al
Yes, it is possible. You can specify the items option export menu by specifying the name.
e.g
function window::onload() { var grid = ISGetObject("WebGrid1"); grid.ExportTypeList = new Array("PDF", "EXCEL", "XML"); grid.ExportWndAttr = "height= 500, width= 700, scrollbars= yes, status= yes, toolbar= no, menubar= yes, location= no, resizable= yes"; return true; }
Regards,Handy
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