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
Right now I'm doing it using this code snippet. If there is a better way of doing this it would be great..
function uncheckAll() { var grid = ISGetObject("WebGrid"); var gridRows = grid.RootTable.GetCheckedRows(); for (i = 0; i < gridRows.length; i++) { gridRows[i].cells[1].childNodes[0].click(); } }
Thanks Handy. You rock! :)
that worked for me. thanks! is there any simple way that we can control the order of the columns displayed?
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