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
I've finished this scenario by binding a navigateUri property to the viewModel.
Big thanks Yudi..! now I know how to map a uri.You described me more detail than I expected.
Regards.Jim
OK, based on your sample above;
<Intersoft:UriMapper> <Intersoft:UriMapping Uri="" MappedUri="/Views/Detail/ProductDetail.xaml"/> <Intersoft:UriMapping Uri="/Inventory/{page}" MappedUri="/Views/Detail/{page}.xaml"/> </Intersoft:UriMapper> </Intersoft:UXFrame.UriMapper>
Then I add 1 UriMapping :
<Intersoft:UriMapping Uri="/Customers" MappedUri="/Views/Detail/Customer.xaml"/>
At the first state, I set (in mainpage.xaml)
<Intersoft:UXStackItem Text="Header Name" FontSize="12" NavigateUri="/Products"/>
In ProductDetail.xaml, i want to have a button which can change NavigateUri above to "/Customers"
Do you have any idea ?
Jim
Thank you so much for the detail answer Yudi. This is really really helps..
Anyway, when I want to give some condition to navigate to the specific page, how do I set the xaml ? Can I achieve this without using code behind ?
Well, here is the simple scenario;
I use 'Intersoft ClientUI MVVM Business Application' template.. there is uxFrame inside mainpage.xaml ..In customer.xaml, there is uxTreeView and uxFrame.
And, what I want to do is when I click an item from uxTreeView, I want to navigate uxFrame inside Customer.xaml to the specific page.
How can I achieve this goal?I've tried to navigate uxFrame inside customer.xaml, but the result is uxFrame inside mainpage.xaml that navigated.
Jim.
I know that appManifest.xaml was not existed but i didn't know where it should placed.I have created a new solution to solve this one.
Thanks anyway..
HiI use Intersoft WebUI studio 2011 R1, when I try to use some control like video player, uxFrame, uxFlow, etc. , I got this error :
Error 1 The system cannot find the file specified. (Exception from HRESULT: 0x80070002) AppManifest.xaml
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