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

WPF

 
GeneralRe: WPF Datagrid and MVVM - Binding CellStyle to a ViewModel Property Pin
Nicolai Schrade10-May-11 22:58
Nicolai Schrade10-May-11 22:58 
GeneralRe: WPF Datagrid and MVVM - Binding CellStyle to a ViewModel Property Pin
Pete O'Hanlon10-May-11 23:46
mvePete O'Hanlon10-May-11 23:46 
QuestionStretch StatusBarItem Pin
Jean-Louis Leroy10-May-11 4:06
Jean-Louis Leroy10-May-11 4:06 
AnswerRe: Stretch StatusBarItem Pin
Ian Shlasko10-May-11 4:35
Ian Shlasko10-May-11 4:35 
GeneralRe: Stretch StatusBarItem Pin
Jean-Louis Leroy10-May-11 5:08
Jean-Louis Leroy10-May-11 5:08 
QuestionDatabinding CheckBox in a ListBox Pin
kurmanc9-May-11 6:30
kurmanc9-May-11 6:30 
AnswerRe: Databinding CheckBox in a ListBox Pin
Ian Shlasko9-May-11 6:36
Ian Shlasko9-May-11 6:36 
GeneralRe: Databinding CheckBox in a ListBox [modified] Pin
kurmanc9-May-11 8:38
kurmanc9-May-11 8:38 
I have a collection of products which are retrieved from a repository class. When the user see the list of products they should be able to check the products they want (just for testing I tried to display checked products with a MessageBox). I thought I could bind the CheckBox to the ListBox and set the Binding Path to IsSelected (a property in the ViewModel) so I could see which ones the user checked. But IsSelected is null when the getter property is called.

modified on Monday, May 9, 2011 2:47 PM

GeneralRe: Databinding CheckBox in a ListBox Pin
Ian Shlasko9-May-11 8:46
Ian Shlasko9-May-11 8:46 
GeneralRe: Databinding CheckBox in a ListBox Pin
kurmanc9-May-11 21:23
kurmanc9-May-11 21:23 
GeneralRe: Databinding CheckBox in a ListBox Pin
kurmanc11-May-11 6:11
kurmanc11-May-11 6:11 
GeneralRe: Databinding CheckBox in a ListBox Pin
Ian Shlasko11-May-11 11:47
Ian Shlasko11-May-11 11:47 
GeneralRe: Databinding CheckBox in a ListBox Pin
kurmanc11-May-11 21:17
kurmanc11-May-11 21:17 
QuestionCan you make a treeview behave like a tabcontrol? Pin
bfis1081379-May-11 6:16
bfis1081379-May-11 6:16 
AnswerRe: Can you make a treeview behave like a tabcontrol? Pin
Ian Shlasko9-May-11 6:31
Ian Shlasko9-May-11 6:31 
QuestionBool To Visibility Converter Problem Pin
Kevin Marois9-May-11 5:57
professionalKevin Marois9-May-11 5:57 
AnswerRe: Bool To Visibility Converter Problem Pin
Ian Shlasko9-May-11 6:09
Ian Shlasko9-May-11 6:09 
GeneralRe: Bool To Visibility Converter Problem Pin
Kevin Marois9-May-11 6:11
professionalKevin Marois9-May-11 6:11 
GeneralRe: Bool To Visibility Converter Problem Pin
Ian Shlasko9-May-11 6:19
Ian Shlasko9-May-11 6:19 
AnswerRe: Bool To Visibility Converter Problem Pin
SledgeHammer019-May-11 10:20
SledgeHammer019-May-11 10:20 
GeneralRe: Bool To Visibility Converter Problem Pin
AspDotNetDev9-May-11 11:09
protectorAspDotNetDev9-May-11 11:09 
Questionhow to get selected datagrid row items ? Pin
SRKSHOME8-May-11 21:28
SRKSHOME8-May-11 21:28 
AnswerRe: how to get selected datagrid row items ? Pin
Pete O'Hanlon8-May-11 21:44
mvePete O'Hanlon8-May-11 21:44 
GeneralRe: how to get selected datagrid row items ? Pin
SRKSHOME8-May-11 22:36
SRKSHOME8-May-11 22:36 
GeneralRe: how to get selected datagrid row items ? Pin
Pete O'Hanlon9-May-11 0:19
mvePete O'Hanlon9-May-11 0:19 

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.