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
How do i reconfigure it?
Yes your test project works. The problem is on DataBinding, i attach a project. Run the proect and see the error showed.
regards.
Not. same result
Seems that the provider to DevForce has the Specific version = true for the DevForce assembly.
Can you to elaborate an example to me?
thanks in advanced.
Hi Handy.
Well, i´m try to explain the difference.
I want that UXTabControl WOULD BE a Navigation Host as UXFRAME.
i would be have a MainPage.xaml with a UXTabControl as Navigation Host as:
<Intersoft:UXPage xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:Intersoft="http://intersoft.clientui.com/schemas" mc:Ignorable="d" x:Class="Intersoft.ClientUI.WebSiteNavigation.Samples.MainPage" Title="MainPage Page" d:DesignWidth="1024" d:DesignHeight="768"> <Grid x:Name="LayoutRoot"> <Border> <Grid Margin="10"> <Grid.RowDefinitions> <RowDefinition Height="64"/> <RowDefinition/> </Grid.RowDefinitions> <Grid x:Name="Header"> <Image Source="/Assets/Images/Branding.png"/> </Grid> <Intersoft:UXTabControl x:Name="ContentFrame" Grid.Row="1"> <Intersoft:UXTabControl.UriMapper> <Intersoft:UriMapper> <Intersoft:UriMapping Uri="" MappedUri="/Views/Home.xaml"/> <Intersoft:UriMapping Uri="/Error" MappedUri="/ErrorPage.xaml"/> <Intersoft:UriMapping Uri="/{page}" MappedUri="/Views/{page}.xaml"/> </Intersoft:UriMapper> </Intersoft:UXTabControl.UriMapper> </Intersoft:UXTabControl> </Grid> </Border> </Grid> </Intersoft:UXPage>
and a StackPanel as this
<StackPanel> <Intersoft:UXHyperlinkButton Content="Home" NavigateUri="/Home"> <Intersoft:UXHyperlinkButton Content="Settings" NavigateUri="/Settings"> <Intersoft:UXHyperlinkButton Content="About" NavigateUri="/About"> </StackPanel>
then, when i push the "About" Hiperlink, the UXTabControl (NavigationHost) navigate to the About.xaml page, if the About.xaml page is not already a TabItem on the TabControl, a new tabItem is created and his content is set to a new About.xaml page created, if the About.xaml page is already exist as TabItem in the TabControl, the TabItem is focused.
I expect that this explainatios is more clear. Excuse my bad english.
Ramiro Bautista
Hi.
Can be that i don´t understand.
PRISM4 allow define a TABCONTROL or ITEMSCONTROL as Region (as UXFrame) and then navigate to a View (as UXPage) in this Region. The RegionAdapter manage as the view is showed in the Region. In a TabControl, the view is showed as TabItem. When I navigate to a view already existing in the region, the view is only activated, when the view is not already in the region, the view is created.
I see that the only Region equivalent in the ClientUi is the UXFrame, in the UXFrame when i navigate to a view the previous view is ALWAYS replaced with the new view. In PRISM when used a tabcontrol as region, multiple views can be attached at the same time.
Thanks Handy.
by the way. Do you have a date to release the CLIENTUI 6?
Can I have a evaluation version of ClientUi 6?
Well
The DevExpress XTratreelist is on http://www.devexpress.com/Products/NET/Controls/WPF/Tree_List/
the Telerik TreeListView is on
http://www.telerik.com/products/wpf/treelistview.aspx
both are a hybrid betwen a TreeView and DataGrid view, i.e allow multi column, editors by each column, sorting, filtering. I would like that a Intersoft TreeList have all features as uxGridView an with a similar appeareance.
Thanks.
One question more.
Do you have plans to a control like DevExpress TreeList, or Telerik RadTreeListView. i.e. some like a TreeView but as a Grid with many columns, editors, etc.
thanks. This control is need to my decision to buy Intersoft Client UI. I see that the ClientUI 6 already include Scheduler and Ribbon.
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