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
Support?
I can reproduce this is with the 2014 R2 samples. Replace the attached files to the WebGrid samples and run. First off using the Column Select Action, Select Columns and hide one or 2 columns from Grid, then click on Save Layout button. Next you need to refresh page or better still close browser and rerun. Then select a few rows and click on Get Checked Row in Server button and you will see the error. If you look at the CheckRows array list you will notice that the values for each row is empty.
Please look as I need to get this fixed.
thanks
Hi Leo,
Thanks for the response. I've got it working now, but here is the kicker....
If I use: fltr = New WebGridFilter("OOSDays", ColumnFilterType.Between, "1 and 5")
it works and the proper records are returned, but if I make a very minor change to:
fltr = New WebGridFilter("OOSDays", ColumnFilterType.Between, "1 AND 5")
(changed word from lower case and to upper case AND) No records are returned and the filter shown in the FilterBar is 03/30/2015 and 03/30/2015.
Looks like a possible bug with the case of statements.
Thanks Hans, please let me know of any updates. By the way I am already using the LoadOnDemand = True property under the <PreviewRowSettings>
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