Click here to Skip to main content
15,905,322 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: FindName Not Working Pin
Kevin Marois14-Dec-10 14:05
professionalKevin Marois14-Dec-10 14:05 
QuestionControl similar to contacts viewer on iPhone for WPF? Pin
Wes Jones14-Dec-10 7:12
Wes Jones14-Dec-10 7:12 
AnswerRe: Control similar to contacts viewer on iPhone for WPF? Pin
SledgeHammer0114-Dec-10 19:14
SledgeHammer0114-Dec-10 19:14 
Questioncan not populate datagrid with returned data Pin
arkiboys14-Dec-10 5:20
arkiboys14-Dec-10 5:20 
AnswerRe: can not populate datagrid with returned data Pin
Abhinav S14-Dec-10 5:48
Abhinav S14-Dec-10 5:48 
GeneralRe: can not populate datagrid with returned data Pin
arkiboys14-Dec-10 5:58
arkiboys14-Dec-10 5:58 
GeneralRe: can not populate datagrid with returned data Pin
Abhinav S14-Dec-10 6:15
Abhinav S14-Dec-10 6:15 
QuestionData validation and ObservableCollection Pin
RugbyLeague14-Dec-10 2:03
RugbyLeague14-Dec-10 2:03 
I have an ObservableCollection of type T - the collection is bound through the ItemsSource to a listbox which shows checkboxes for each item in the collection - the IsChecked property of each checkbox is bound to a bool in type T. How can I do data validation on the ListBox so there is a red border on the listbox if none of the checkboxes are checked and no red border if any of the checkboxes are checked
AnswerRe: Data validation and ObservableCollection Pin
Pete O'Hanlon14-Dec-10 2:22
mvePete O'Hanlon14-Dec-10 2:22 
GeneralRe: Data validation and ObservableCollection Pin
RugbyLeague14-Dec-10 2:33
RugbyLeague14-Dec-10 2:33 
GeneralRe: Data validation and ObservableCollection Pin
Pete O'Hanlon14-Dec-10 3:37
mvePete O'Hanlon14-Dec-10 3:37 
GeneralRe: Data validation and ObservableCollection Pin
RugbyLeague14-Dec-10 3:42
RugbyLeague14-Dec-10 3:42 
GeneralRe: Data validation and ObservableCollection Pin
Pete O'Hanlon14-Dec-10 3:48
mvePete O'Hanlon14-Dec-10 3:48 
GeneralRe: Data validation and ObservableCollection Pin
RugbyLeague14-Dec-10 4:17
RugbyLeague14-Dec-10 4:17 
AnswerRe: Data validation and ObservableCollection Pin
_Maxxx_14-Dec-10 15:09
professional_Maxxx_14-Dec-10 15:09 
AnswerRe: Data validation and ObservableCollection Pin
Pete O'Hanlon14-Dec-10 21:40
mvePete O'Hanlon14-Dec-10 21:40 
GeneralRe: Data validation and ObservableCollection Pin
RugbyLeague20-Dec-10 0:56
RugbyLeague20-Dec-10 0:56 
GeneralRe: Data validation and ObservableCollection Pin
Pete O'Hanlon20-Dec-10 2:06
mvePete O'Hanlon20-Dec-10 2:06 
GeneralRe: Data validation and ObservableCollection Pin
RugbyLeague20-Dec-10 2:07
RugbyLeague20-Dec-10 2:07 
GeneralRe: Data validation and ObservableCollection Pin
Pete O'Hanlon22-Dec-10 10:04
mvePete O'Hanlon22-Dec-10 10:04 
AnswerRe: Data validation and ObservableCollection Pin
BC3Tech15-Dec-10 3:25
BC3Tech15-Dec-10 3:25 
GeneralRe: Data validation and ObservableCollection Pin
RugbyLeague15-Dec-10 3:32
RugbyLeague15-Dec-10 3:32 
Questionwcf communication error Pin
arkiboys13-Dec-10 23:55
arkiboys13-Dec-10 23:55 
AnswerRe: wcf communication error Pin
Abhinav S14-Dec-10 3:29
Abhinav S14-Dec-10 3:29 
GeneralRe: wcf communication error Pin
arkiboys14-Dec-10 3:36
arkiboys14-Dec-10 3: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.