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 was able to fix it myself. Just resetting my password did the trick. Try that!
Looks like this company is out of business. They can't compete with the other new techs. They are really behind in technology. You get to think to switch to new technology. Like Angular components, AG Grid ...etc
IS the hierarchical client side binding is still not supported for WebGird version 10?
Thank you for your promt reply to this important issue.
Just a hint, this is very important issue that I was expecting from your team to email to us this hot fix.
Also from where can I check your hot fixes folder from time to time?
Finally why this is not pushed in Intersoft update manager?
Thanks,
Maged Mikaeel
Thanks for your reply.
From your sample, if you remove this column from the grid, the issue will happen, please remove it first and repeat the test scenario again:
This is the column you need to remove:
<ISWebGrid:WebGridColumn Caption="ShipperID" DataMember="ShipperID" IsAutoIncrement="true" DataType="System.Int32" Name="ShipperID" Width="100px" Visible="false"> </ISWebGrid:WebGridColumn>
Thanks,Maged
I reviewed your sample, and checked the differences between what I did and what is in the sample.
The main difference is you are using Customer table, and your primary key is CustomerID, what was the main difference is your primary keys is not Identity Increment. It’s actually a string that the user has to enter it.
In my case I have the key field as Identity Increment.
From my investigation, I found that the root cause for this issue, if you don't have the key field in the grid as one of the columns. So in my case I didn't have that because I don't need to display it, so the issue kept happening.
In order to work around it, I've to add a new column for the key field, and make it invisible which is not really convenient. This is really frustrating bug that cost me so much time to fix, please send it to your dev team if possible.
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