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
Hello John,
I can replicate the issue and forwarded to our developer teams.
Regards,Handy
Hello Jhonny,
We are planning to release at the end of the month.
Hi Huzefa,
It is not our WebGrid that is not supporting this. It is List<> binding itself that is not fully supporting for auto-increment scenario.
If your page must not require XHTML doctype, then it is ok.
Please ensure if you have this tags below in your web.config
<add path="ISChart.axd" verb="GET" type="ISNet.WebUI.WebGrid.Chart.ChartRequestHandler, ISNet.WebUI.WebGrid" validate="true" />
If you are using IIS 7, please read this article. Hope this helps.
Yes, a simple runable sample which replicate the issue should help us to investigate this. n our sample, we could not replicate your issue. I know that the select identity should correctly run after you accept the changes. But while in batch update, it should be handled automatically. As I remembered I ever told you that you must not use List in AutoIncrement scenario.http://www.intersoftpt.com/Community/WebGrid/AutoIncrement-of-KeyField-giving-problem-when-record-already-exists/
Hi Yixin,
E.g in your added row method, you need to specify setTimeOut() with specific time.
setTimeout(function(){AddSomeRows()},600);
Hello Steve,
Updating the latest hotfixes should be not affecting the license. Based on your error it seems you are using incorrect RunTimeLicense key. FYI, License key is diffent from RunTimeLicense key. License key is used for registering your product in development. When you deployed a project you will need to use RunTimeLicense key. So, please recheck again. Please contact me at handy@intersoftpt.com for furhter assistance.
Is your vertical allignment is not centered? But it is a little bit down. Is this your current result? If I am not mistaken, WebToolBar does not support XTHML doctype. If you change it into our supported Doctype, it will resolve your issue.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <html>
Hi Gao Yixin,
Actually, We could not just add multiple rows in there. But based on your code, that is not exception error. That happens because when one row is added, the process has not finished yet.
e.g if WebGrid is still doing one process and has not finished, try to call another FlyPostback request such as refresh, sorting or filtering. It will show that pop up message.
I suggest you to use setTimeOut() method in newRow.Update(). With delaying or specifying a specific time, you can use your code well.
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