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,
Based on discussion with our developer teams, this is not a bug. Previously, I mentioned that this is a bug when not use MasterPage.Unfortunately, this is not correct. It work in MasterPage because WebGrid can automatically notice the other element.If you have only WebGrid without any masterpage and element, it will not work (after click scrollbar).This is already the default behaviour. When click on scrollbar, it will not automatically exit edit mode (as design).If you want, you can trick it by larger your container's height. That's why I need to know your current structure page. Would you mind to send me your simple runable sample that replicates this issue?
Regards,Handy
Hello Kenny,
Based on the error, it seems the error because the internet connection. When install/uninstall the license, you need to be connected with internet connection. If you use some proxy connection, you need to use your proxy settings. Please contact your network adminstrator regarding connection settings.
Hello Ross,
Your video does not help much. We need to have the runable sample since we could not replicate the issue in here. I hope you understand. We need this to investigate the issue for you.
Unfortunately, We could not run your sample. Actually, we need to have the runable sample or at least we can know the real return value of your database.E.g I used sample from ClientUI & DevForce Part 2: Contact Sandbox Editor .In the phone field (EditContact), replace it with UXMaskedInput. When assigned value from database, it returns correctly.
Based on our discussion with developer teams, you need to check if the return value is correct or not.Because if there is white space between or after the number, it will fail.
Hello Frank,
It is not possible to change its color in properties. You will need to get the element and set its style.
function WebTreeView1_OnNodeSelect(ctrlId, node) { var url = node.Value; node.GetElement().style.color="red"; if (url != "") { setPanelURL(url); } return true; }
You can obtain the latest hotfixes by installing WebUIStudio2010R2. Unfortunately, the release note did not have this information. You reported the issue after we release the product which in the latest, the issue could not be replicated. So, we could not note this.
Hello Eric,
I need more time to investigate this scenario. I will let you know as soon as possible. Please bear with me.
You can get the latest hotfixes by using UpdateManager tools."C:\Program Files\Intersoft Solutions\WebUI Studio for ASP.NET\WebUI.NET Framework 3.0\UpdateManager\ISNet.WebUI.UpdateManager.exe"
We are planning to release new hotfixes within this month asap.Please let me know if you could not obtain the hotfix. I will try to send it manually.
I am afraid, it is not possible. Your workaround is raised an issue according to your screenshot.The problem is, text is also applied into table element.I suggest you to do it via client side by using attachevent for the current node.
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