Click here to Skip to main content
15,886,199 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: scroll ListBox to bottom in xaml Pin
User 27100928-Feb-09 20:02
User 27100928-Feb-09 20:02 
QuestionCreate a TextBlock in Blend and Edit it in RunTime Pin
Smithy96323-Feb-09 8:19
Smithy96323-Feb-09 8:19 
AnswerRe: Create a TextBlock in Blend and Edit it in RunTime Pin
Thomas Stockwell23-Feb-09 15:55
professionalThomas Stockwell23-Feb-09 15:55 
QuestionWPF data templating / binding Pin
pym23-Feb-09 3:33
pym23-Feb-09 3:33 
AnswerRe: WPF data templating / binding Pin
ABitSmart23-Feb-09 4:46
ABitSmart23-Feb-09 4:46 
GeneralRe: WPF data templating / binding Pin
pym23-Feb-09 5:39
pym23-Feb-09 5:39 
GeneralRe: WPF data templating / binding Pin
ABitSmart23-Feb-09 15:44
ABitSmart23-Feb-09 15:44 
GeneralRe: WPF data templating / binding Pin
pym23-Feb-09 22:14
pym23-Feb-09 22:14 
I want to create a data template for a Book class (Name, Description, Genre etc.)

I know how to bind and template this but I am still missing a piece of the puzzle.
What I mean is Name and Description have one string value and my template binds perfectly to the fields in the class.
Problem I face is that Genre has some meta data behind it (Drama, Comedy, Horror etc.)

I created a Label and TextBlock for both Name and Description.
A ListBox for the Genres.

My Question:
How do I template the class' instance to display the whole list (in a list box for instance) while displaying the current genres selected ?
One data structure holds the genres available and the Book instance holds the specific genres.

Hope you understand what I am trying to say.
Thanks!
GeneralRe: WPF data templating / binding Pin
ABitSmart23-Feb-09 22:44
ABitSmart23-Feb-09 22:44 
QuestionExtend properties of Silverlight controls... Pin
salon23-Feb-09 0:54
salon23-Feb-09 0:54 
AnswerRe: Extend properties of Silverlight controls... Pin
Pete O'Hanlon23-Feb-09 1:15
mvePete O'Hanlon23-Feb-09 1:15 
GeneralRe: Extend properties of Silverlight controls... Pin
salon23-Feb-09 1:25
salon23-Feb-09 1:25 
GeneralRe: Extend properties of Silverlight controls... Pin
Pete O'Hanlon23-Feb-09 1:41
mvePete O'Hanlon23-Feb-09 1:41 
GeneralRe: Extend properties of Silverlight controls... Pin
salon23-Feb-09 2:19
salon23-Feb-09 2:19 
GeneralRe: Extend properties of Silverlight controls... Pin
Pete O'Hanlon23-Feb-09 2:58
mvePete O'Hanlon23-Feb-09 2:58 
JokeRe: Extend properties of Silverlight controls... Pin
Michael Sync24-Feb-09 17:07
Michael Sync24-Feb-09 17:07 
GeneralRe: Extend properties of Silverlight controls... Pin
salon26-Feb-09 17:49
salon26-Feb-09 17:49 
QuestionGetPrivateProfileString does not work in WPF Pin
CooperWu22-Feb-09 21:51
CooperWu22-Feb-09 21:51 
AnswerRe: GetPrivateProfileString does not work in WPF Pin
Pete O'Hanlon23-Feb-09 1:19
mvePete O'Hanlon23-Feb-09 1:19 
GeneralRe: GetPrivateProfileString does not work in WPF Pin
CooperWu23-Feb-09 14:41
CooperWu23-Feb-09 14:41 
GeneralRe: GetPrivateProfileString does not work in WPF Pin
Pete O'Hanlon23-Feb-09 21:41
mvePete O'Hanlon23-Feb-09 21:41 
QuestionMoXAML 2.4 released Pin
Pete O'Hanlon22-Feb-09 10:29
mvePete O'Hanlon22-Feb-09 10:29 
Questionfirst person movement Pin
TerRO_GirL22-Feb-09 7:45
TerRO_GirL22-Feb-09 7:45 
AnswerRe: first person movement Pin
Pete O'Hanlon22-Feb-09 10:29
mvePete O'Hanlon22-Feb-09 10:29 
GeneralRe: first person movement Pin
TerRO_GirL22-Feb-09 10:36
TerRO_GirL22-Feb-09 10:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.