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,So you have tried to run my sample on your end but the result is the issue still persists?I attached a video about the result of my sample, on my end. Please kindly have review on my video and let me know if there are steps that I missed.However, if can’t get the video. Please try to download the video from this link .For your information, I use ISNet.WebUI.WebGrid.dll version 8.0.7200.201 and ISNet.WebUI.Resources.dll version 3.0.5000.850.And if there is an update / hotfix for this issue, the hotfix will only available in WebGrid 8 not WebGrid 7.I am really sorry for not telling this earlier.However my work around should resolve this issue.Thank you for your understanding.Regards,Hans.
Hello,In WebButton, there are differences in structure between WebButton is integrated with WebDesktopManager and standalone WebButton, indeed.If WebButton is integrated with WebDesktopManager, WebButton will automatically render 3 three parts/images in one WebButton (left part, center part, and right part)However in standalone WebButton, WebButton just render one part/image.If you wish to, I will forward this scenario of WebButton as a feature request.For now, you could use BackgroundImage property like in my sample in prior post.Or you use CustomRules property and then add CSS3 styling code for rounded corner to the CustomRules property. But you should use HTML5 doctype to run CSS3 styling code.Thank you.Regards,Hans.
function GetSelectedRow() { var WebCombo1 = ISGetObject("WebCombo1"); var result = WebCombo1.Value alert(result); }
Please have review on my sample and let me know your response.Thank you.Regards,Hans.
Hello,Your issue is already queued in our work items.Do you have deadline for your project? Would you mind to provide the deadline of your project?And could you provide your order reference to my email (hans@intersoftpt.com) ?FYI: If the issue has been fixed, I'm afraid there are not going to be any further updates for WebGrid 7.Due to WebGrid 7 has now been discontinued.Thank you for your understanding and patience.Regards,Hans.
Hello,I made a simple WebGrid sample. I bind WebGrid to access data source (Northwind.mdb database & Shippers table) and I set StatusBarVisible to “True”.Then I try to run the sample in IE 7 & 8, but unfortunately I can’t reproduce your issue on my end.I would need you to elaborate on your specific scenario and possibly provide me a step by step guide that I can use to observe the problematic behavior.Or could you kindly have review on my sample and let me know the configuration that I missed?Thank you.Regards,Hans.
Hello,Thank you for your sample and guidance.I try to run your sample and I can replicate your issue on my end as well.To fix this issue please try to remove this line of code in ChangeSortOrder function:
grd.GetRootTable().GetRow(i).AddPendingChanges();
Please have review on my sample and see how it works.Thank you.Regards,Hans.
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