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
<Intersoft:DataPresenterTextColumn Caption="Type" DataMemberField="JournalType"> <Intersoft:DataPresenterTextColumn.CellTemplate> <DataTemplate> <TextBlock Text="{Binding Description}" /> </DataTemplate> </Intersoft:DataPresenterTextColumn.CellTemplate> </Intersoft:DataPresenterTextColumn>
Regards,
Kat
I’m afraid that DataPresenterManager has now been discontinued and there are not going to be any further updates for it. Intersoft has UXGridView which is the enhanced and better version of DataPresneterManager.
Such scenario can be achieved by using the UXGridViewComboBoxColumn. We can use the DisplayMemberPath property to display the Description of JournalType and has the JournalType ID as the ValueMemberPath.
Hope this helps.
From your description, it seems that each Journal has one-to-many relationship with the JournalType. If my assumption is correct, I’d like to suggest you to try to use UXGridView control. We can utilize the DisplayMemberPath property of UXGridView to achieve the expected scenario.
Please let us hear your feedback if you have different scenario.
Each Journal can only have one Journal Type. I'm sorry if I was not clear on the relation but it is one to one.
Is there no way to display anything other than a string in the Presenter Manager?
Yudi,
I have followed your advice and have replaced the DataPresenterManager with the UXGridView, however I am having issues reproducing some basic functionality that the DataPresenterManager has. Our objective is to have up to 3 selectable DataTemplates that would be consumed by Rows.
Example of DataTemplates:
1) This would be defaulted when loading the UXGridView
Click to see image
2) Once a UXButton on the UXPage that contains the UXGridView is pressed, the RowTemplate would change to show this,
How can we achieve this?
Sorry for the delay in sending this.
I’m not quite sure how would row template feature will helps to implement such scenario. I will have this discussed with UXGridView development team and will get back to you soon.
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