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,
As far I know the SelectedItems property would be not empty when you set multiple as selectionmode.However, I will reconfirm this with our developer teams. Also, what did you mean by "Multiple is not recognized as a choice"?.
Regards,Handy
Hello Richard,
We are sorry for the late response due to some errors in our internal servers. Regarding your question, I believe it similiars with the topic in our documentation "Walkthrough: Use Command Binding and Key Binding with MVVM Pattern". Hope this helps.
Our developer has confirmed this issue. This is a bug in Safari 6 while in HTML4 doctype. Somehow, the table behave strangly in here. We will try to see if there is a workaroung to avoid this issue or not. But it would not in the short time.
Can you try to use our latest hotfixes? Our current WebGrid 8 build is 251. In January hotfixes, our developer fixed some layout issues. WebUIFramework needs to be latest in order to see the best result.
Hello Ryan,
We don't have the similiars sample. However, we do have sample that integrate with WebGrid which runs without issue. To make it quicker, can you send us a simple runablw sample that replicates the issue? We can analyze what cause your issue from there.
Hello Dave,
About the BackstageView issue, it is issue in the pop-up menu. The border should be correct. For the left, bottom and right, actually they are already correct by showing no border. They are just showing larger than the window size, so they overlapped the left,bottom and right border of the content. That's why it looks cut in there.This issue would be fixed in February hotfixes release. We will try to render it smoothly like in Silverlight.
We don't have a method to save layout to database. But as far I know, the styling concept in XAML is different from .net. After we created a style in xaml, to use it we only need to apply the resources based on the styles that we want to define.
But I think I know why you ask this topic. It seems you want to save our metro theme, correct? The problem is the styles resources already encapsulted in our assembly. If you want to know the specific style, I can try to talk with developer about this. It seems the styles are not exposed for public.
It should be fixed now. Please try it again and let me know if the issue still persists.
It despends on what is your WebGrid structure. But I can give a sample snippet code about how to change it. All you need is, find the correct element. So, you will need to debug.
var grid = ISGetObject("WebGrid1"); var table = grid.RootTable; table.GetElement(WG40.COLFOOTER, WG40.HTMLDIV).childNodes[0].childNodes[1].childNodes[1].childNodes[3].innerText = "0";
Please post the question in the correct category for the next time. I moved it into the proper category. It should be in WebGrid category, not ClientUI.
I can replciate your issue as well in here. For now, you can overwrite the element of to show 0 value as temporary workaround.
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