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 David,
Yes, we are focusing on new release of R2. Now, we are focusing of fixing the bugs in this month,
Regards,Handy
Hello,
That should not be happen. The code only resize the WebCombo. All the binding should work fine. Can you send us a simple runable sample that replicates this issue.
Here, I attached my working sample and it works well. I am using both to WebGrid and GridView. Two combos are used. Each of them are integrated to WebGrid or GridView. I am able to bind not only in the first row.
Hello Micahel,
Have you seen Han's sample? I am not sure if his current sample reflects your current condition. So, you better help us by modifying the sample so it can replicate the issue. Regarding your scenario it should use boolean database that represet as checkbox in grid.As you said before, you want to save it into database when clicking a button. So, does that mean that all changes would be saved by using button and no a single process is handled by WebGrid?
Also, since all the checkboxes changes would be saved into database, then to know how many checkboxes that are checked, then you should handle them by yourselft. Example, by using some queries that would select the rows when the checkboxes field is true/1.Our GetCheckedRows() method can only be used for IsRowChecker.When it comes to RootTable empty after postback in page load, I think there must be something wrong with your binding.Please confirm how do you do the binding. FYI, the binding should be used in IntializeDataSource instead of PageLoad.
Hello Dave,
It should be fixed in the next version of ClientUI. If you are subscription customer, you would be able to get our latest product once we released a new product.
I just wanted to reconfirm about the issue. After we further investigate the issue, it's true that we need to fix in our RibbonTemplate. However, the problem is locked down in control level which need fix by our developer teams. So, we could not deliver it for you unless it has been fixed.
I can replicate the issue in here. FYI, it seems problems only in template sample, not in the UXRibbon itself. We need to customize the style so it can show properly.
Hello Randine,
You don't need to access the UXDesktopDockButton. You only need to use binding with mvvm pattern.Set your UXDockButton with binding to a property.
e.g
<Intersoft:UXDesktopDockButton Text="Next Process" IsEnabled="{Binding IsEnabled,Mode=TwoWay}" />
When close the window, simply set the property back to true.
Hi Eric,
Does this issue occur same with the previous issue that you mailed me? Based the previous detail, I saw that you used ClientBinding mode. If I am not mistaken, sending somehing like custom request could not be done in this mode. Please try to see our Client binding documentation that mentioned about the limitation.
Please follow our KB article in this link. You can learn how to modify the review pending changes form in there.
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