Click here to Skip to main content
15,894,546 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WPF ListBox With Radio Buttons Pin
SledgeHammer015-Jan-12 6:37
SledgeHammer015-Jan-12 6:37 
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 7:26
professionalKevin Marois5-Jan-12 7:26 
GeneralRe: WPF ListBox With Radio Buttons Pin
SledgeHammer015-Jan-12 7:54
SledgeHammer015-Jan-12 7:54 
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 8:09
professionalKevin Marois5-Jan-12 8:09 
GeneralRe: WPF ListBox With Radio Buttons Pin
SledgeHammer015-Jan-12 8:16
SledgeHammer015-Jan-12 8:16 
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 8:18
professionalKevin Marois5-Jan-12 8:18 
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 8:22
professionalKevin Marois5-Jan-12 8:22 
GeneralRe: WPF ListBox With Radio Buttons Pin
SledgeHammer015-Jan-12 8:30
SledgeHammer015-Jan-12 8:30 
Ok, so the ListBox is bound to some object that has a "List<partdescriptionupdatemodels> Descriptions" property. Everything inside of the data template is bound to a SINGLE PartDescriptionUpdateModels in that list. So then it makes sense why both are binding to "Descriptions" because those are two different "Descriptions". It looks like your XAML is correct except the 2nd Descriptions object only contains the one item (the ...screws to bottom of case... item)? Can you debug that and see if you really have the 3 items in that list?
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 11:09
professionalKevin Marois5-Jan-12 11:09 
GeneralRe: WPF ListBox With Radio Buttons Pin
SledgeHammer015-Jan-12 11:18
SledgeHammer015-Jan-12 11:18 
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 11:34
professionalKevin Marois5-Jan-12 11:34 
QuestionListbox / Button Text update Pin
Member 84777754-Jan-12 12:05
Member 84777754-Jan-12 12:05 
AnswerRe: Listbox / Button Text update Pin
SledgeHammer014-Jan-12 12:35
SledgeHammer014-Jan-12 12:35 
GeneralRe: Listbox / Button Text update Pin
Member 84777754-Jan-12 12:40
Member 84777754-Jan-12 12:40 
GeneralRe: Listbox / Button Text update Pin
SledgeHammer014-Jan-12 13:36
SledgeHammer014-Jan-12 13:36 
GeneralRe: Listbox / Button Text update Pin
Member 84777754-Jan-12 13:40
Member 84777754-Jan-12 13:40 
GeneralRe: Listbox / Button Text update Pin
SledgeHammer014-Jan-12 14:45
SledgeHammer014-Jan-12 14:45 
QuestionDrawing semitransparent rectangle Pin
Member 29654714-Jan-12 11:40
Member 29654714-Jan-12 11:40 
QuestionFlat toggle button in Silverlight 4 Pin
AChatelain4-Jan-12 11:05
AChatelain4-Jan-12 11:05 
Question[HttpWebRequest_WebException_RemoteServer] Pin
narayanagvs3-Jan-12 1:56
narayanagvs3-Jan-12 1:56 
QuestionAvoid flicker Pin
Member 29654713-Jan-12 1:35
Member 29654713-Jan-12 1:35 
AnswerRe: Avoid flicker Pin
Pete O'Hanlon3-Jan-12 1:47
mvePete O'Hanlon3-Jan-12 1:47 
GeneralRe: Avoid flicker Pin
Member 29654713-Jan-12 2:00
Member 29654713-Jan-12 2:00 
GeneralRe: Avoid flicker Pin
Pete O'Hanlon3-Jan-12 2:07
mvePete O'Hanlon3-Jan-12 2:07 
GeneralRe: Avoid flicker Pin
Member 29654713-Jan-12 2:23
Member 29654713-Jan-12 2:23 

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.