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
Hi Frank,
Thank you for your compliment. Please let me know if you have any question regarding for our control. I will gladly help you to resolve it.
Regards,Bernard
I think this problem happen because the function that bound in Calendar cell click event clash with scheduler.Refresh function that you called in client side. This might be happen because WebScheduler do FlyPostback request that shouldn't be interrupted with the other FlyPostBack request. Perhaps, you can use your method to delay Refresh function in WebScheduler. By doing this, WebScheduler's bound method won't be interrupted by our client side event. I will try to inform our developer team regarding this problematic behavior. Hope this helps.
Have you tried this code in OnCalendarCellClicked client side event?
function OnCalendarCellClicked(controlId, cellElement, selectedDate) { var scheduler = ISGetObject(controlId); scheduler.Refresh(); }
With this function WebScheduler will be forced to refresh all data in their cache. Please let me know if this function solved your problem. Hope this helps.
Hi su su,
Our WebGrid 6, could run properly in IE8 and IE9 when you're using XHTML or HTML4 doctype. Is there any simple sample or any steps to replicate you issue in our local end? Perhaps, you can give me your aspx page so I can check your sample here. This will help us to determine where the problem comes from. Please also let me know WebGrid version that you used to replicate this issue. I will look forward to hearing any feedback from you.
Hi Jean,
I can replicate your issue in our local end. I have made this issue as Work item and the hotfix for this issue will be added in our hotfix release by the end of this month. We are really sorry for this inconvenience. Hope this helps.
Hi Daniel,
Regarding to this work item, this work item still on progress in developer work task. I will let you know if there are hotfix to fix this issue from our developer team. I also have put this issue as critical issue so they will fix this issue as soon as possible. Hope this helps.
Hi Kveta Nemcova,
I can replicate your issue in our local end. I have made this issue as work item and I also have pushed this issue to our developer team for further investigation. We are really sorry for this inconvenience and I will let you know if there are any hotfix regarding this issue in the future.
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