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 Glenn,
Along with the previous question I am having a problem with the GridPresenter. It is not displaying anything in the rows. The rows are there because I can highlight them but the Column content is not displayed.
Additional to that there also seems to be an issue whereby if the list is empty it continually says "Loading..." at the bottom.
Is there any possibility of getting a slightly improved version which will allow us to keep programming in the interim.
Thanks & Regards,
Jeejee
When you say the R2 release is that the one expected in mid August or is it beyond that?
Thanks
Hi,
Does the GridPresenter work with DataPresenterColumn at the moment?
I am attempting something like:
<Intersoft:GridPresenter x:Name="PresenterGrid1" Intersoft:DockPanel.Dock="Top" ItemsSource="{Binding AttachmentTypes}" SelectedItem="{Binding Path=SelectedItem, Mode=TwoWay}" > <Intersoft:GridPresenter.Columns> <Intersoft:DataPresenterColumn Caption="Test" Header="Test"
DataMemberField="AttachmentTypeName"/> </Intersoft:GridPresenter.Columns></Intersoft:GridPresenter>
Would that work? I am currently getting an exception being thrown when running the application
Thanks Jimmy/Glenn,
I will try and let you know how it goes.
Regards,
Thanks. That does help with planning.
Hi Jimmy,
As you mentioned in the previous reply to this post please could you provide details on how I could "bind the presenters to MVVM using an alternative solution such as using row template".
I really would like to use IntersoftPt controls where possible and do not want to start using another vendors controls mixed in with your.
That is exactly what is NOT working. I know about the URI Mapping and had had tested with several different forms of the NavigateUri value. It will NOT work when it is in the submenu.
After some further investigation I found one way that does work but I think ignores the Uri Mapper. It is to use "/Default.aspx#/CompanyView". This is the only thing that seems to work. As there is a temporary workaround for this I do not have a problem at the moment but there is obviously some bug related to submenus and the URI Mapper.
I have some additional questions regarding the submenu:
1. How can I get the text below the StackButton to appear. It seems to NOT appear whatever I try.
2. How can I get the Text to appear under each Item in the submenu:
The code is:
Thanks for your help so far
There is still a problem regardless of which combination I try. As you can see from the inserted code I have tried various mechanisms to get the UXDock to work with a "submenu". I can get it to display but the NavigateUri absolutely refuses to work from the submenu. It works correctly when the item is on the UXDock (but does not when it is within a StackButton or StackItem. The UriMapping seems to be the issue. Please see my modified MainPage.xaml (which I have inserted as code) and propose a solution for me.
<Intersoft:UXStackItem Text="Test" Icon="/JTS2;component/Assets/Images/Home.png" NavigateUri=""/>
<Intersoft:UXStackItem Text="Company" Icon="/JTS2;component/Assets/Images/my_contacts.png" NavigateUri="/CompanyView" />
<Intersoft:UXStackItem Text="Designations" Icon="/JTS2;component/Assets/Images/notepad.png" NavigateUri="/DesignationView" />
</Intersoft:UXStackButton>-->
<Intersoft:UXItemsControl x:Name="NavigationItemsContainer" ItemContainerStyle="{StaticResource NavigationButtonStyle}" Orientation="Horizontal" Background="{StaticResource NavigationContainerBackground}">
<Intersoft:UXNavigationButton x:Name="btnHome" Content="Home" NavigateUri="/Home" Icon="Assets/Images/Home.png" IsDefaultNavigationSource="True"/>
<Intersoft:UXNavigationButton Content="Customers" NavigateUri="/Customers" Icon="Assets/Images/CustomersFolder.png"/>
<Intersoft:UXNavigationButton Content="Products" NavigateUri="/Products" Icon="Assets/Images/Products.png"/>
<Intersoft:UXNavigationButton Content="Reports" NavigateUri="/Reports" Icon="Assets/Images/Reports.png"/>
<Intersoft:UXNavigationButton Content="Settings" NavigateUri="/Settings" Icon="Assets/Images/Settings.png"/>
<Intersoft:UXNavigationButton Content="About" NavigateUri="/About" Icon="Assets/Images/ClientUI_Silverlight.png"/>
</Intersoft:UXItemsControl>
<Intersoft:UXHyperlinkButton HorizontalAlignment="Right" VerticalAlignment="Center" Margin="0,0,10,0" TargetName="_blank" NavigateUri="http://www.strongcode.com.au" Style="{StaticResource ClientUILinkStyle}">
<Image Source="/JTS2;component/Images/DiamondWithReflection_256x256.png" Height="67" Width="78" Opacity="1" />
</Intersoft:UXHyperlinkButton>
</Grid>-->
</Intersoft:UXPage>
Please could you provide such a sample. It will prevent me from using other controls for the purposes of displaying a grid etc.
I understand that the developers are working on this.
Is it possible to get some information (even if it is preliminary information).
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