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,
In this example:
http://www.intersoftpt.com/Support/ClientUI/Documentation/Intersoft.Client.UI.Navigation~Intersoft.Client.UI.Navigation.UXNavigationBar~AdditionalToolGroup.html
How do I find the buttons added to the UxNavigationBar in c# from the AdditionalCommandTemplate?
thanks
Hi Andre,
You can use the FindName or FindNameDeep method on the UXNavigationBar to find a specific name of the button inside the AdditionalCommandTemplate.
However, this should be a rare case in Silverlight since UI elements should be "discoupled" in most chances. A number of UI scenarios can now be elegantly achieved through commanding and MVVM. Example, if a button should be disabled in a certain case, you use a Command in the button and write the CanExecute logic for the button.
Hope this helps,Jimmy
I will investigate further with your issue. I will let you know the update soon.
Thank you.
Hi, Neither FindName or FindNameDeep works, i get null back, but I will use the MVVM way. I didn't want to do all that work for just 1 control, but I will.
thanks.
andre
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