Can anyone help me? it seems no way to do this in blend 4
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The method I’m using now – although really less than perfect – is by creating a dummy class which contains a list of items of the original class. I.e.:
Then you can create a sample datum for the Dummy_Class, which will contain a list of We_Want_Items_Of’s. You can then use that list as a data source for, for instance, a ListBox.