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
how do I bind UXComboBox (MVVM and normal way) to my class object (collection) that contains say a key (Integer) and a value (description) so combo displays a decription but binds to id.
And can the combo have more than column displayed.
Thanks
Richard
Multiple column in UXComboBox could be achieved using template. You will need to modify both UXComboBox template and UXComboBoxItem template to show multiple column. My suggestion is to use Expression Blend to copy the original template in ItemContainerStyle and Style property and modify the original one. Attached is a simple UXComboBox with modified template to show multiple column.
The data is a collection of object with 3 property; ID, Desc, and Category.
Hi Richards,
To bind the data you can use DisplayMemberPath and ImageMemberPath. See my attached MVVM sample.
For further information you can look into our ClientUI samples under Input and Form Controls -> Combo Box.
The definition of more than column displayed, did you mean by multiple column? I believe it is not implemented yet.
Hope this helps,
Niven.
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