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 Balachander,
The WCF RIA SP1 is currently in beta state, which could be the reason why it caused the error in the business template.
We will definitely support WCF RIA SP1 when it's RTM'ed.
Hope this helps,Jimmy
Hi Andre,
Did you refer the 'progress round circle' as the busy indicator's icon?
It's actually not a static icon, but a specially-designed XAML animation that creates the effect of rotating, Apple-style progress indicator.
I'm not sure if a static icon would be good enough to indicate a 'busy progress'. We'd love to hear your thought about this.
And I thought you should have figured out that customizing the busy indicator is pretty straightforward, that is through the BusyIndicatorTemplate.
Hi Chris,
It seems that your existing project is still referencing to older assemblies, while certain new assemblies have been used in place.
You can ensure the references by hovering each assembly to see where the reference is located. Make sure all of them are pointed to the ClientUI 4 installation folder, instead of private bin.
Hi Andrzej,
In your other two computers that work without Expression SDK, could you share where the reference is actually found? You can check it by clicking on the reference in Visual Studio, and press F4 to bring up the property window.
My point is that, if the reference existed in a normal Silverlight installation, we might not need to ship it separately. Otherwise, it seems we have to ship the assembly in our installer to avoid this problem.
Thanks,Jimmy
Hi Ross,
Any updates about the UXMaskedInput issue in your end?
Good question. In addition to using Tag as Glenn's reply, you may want to save the application-level settings in isolated storage.
The ClientUI Application Framework enables you to do that pretty easily. Check out How-to: Save and Load Application-specific Settings.
Hi Mark,
Silverlight is a pure client-side technology. So you need a data access solution to retrieve the data from your database and deliver them to the client side.
In Silverlight, we encourage the use of MVVM design pattern to build data-aware applications. You can learn many benefits of using MVVM design pattern here.
I personally recommend DevForce from IdeaBlade for a comprehensive, cross-platform data access solution (supports both Silverlight and WPF). Check out the Contacts sample application that uses ClientUI and DevForce in my blog post here.
Nice application, thanks for sharing the video.
There are a number of possibilities as to why the "icon" in the Dock is not removed when the window is closed. First of all, do you assign an identical WindowName or WindowGroupName to more than one window?
It's important to note that UXDesktop automatically manages the UXDesktopDockButton (and vice versa) when they are integrated. A button may represents an application, which can be identified and mapped through a number of approaches. Click here to learn more about the window identity concept.
The bottomline is that, the button in the UXDesktopDock may fail to remove when the associated window is closed if there are other applications or windows that "still" associated to the button, which maybe linked through WindowName, WindowGroupName, ApplicationUri or ApplicationID.
Thank you for submitting the feature request.
Yes, we can include this functionality natively to UXHyperlinkButton. The enhancement will be made available in the upcoming hotfix scheduled next week.
Cheers,Jimmy
Yes, we do have IdeaBlade setup in our development environment.
It will be great if you can send a simple sample that replicates the problem, we can help you shot the problem very quickly.
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