Click here to Skip to main content
15,899,679 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Changes made in visual studio do not show in browser Pin
don_biglia16-Dec-11 7:52
don_biglia16-Dec-11 7:52 
GeneralRe: Changes made in visual studio do not show in browser Pin
Saksida Bojan18-Dec-11 9:43
Saksida Bojan18-Dec-11 9:43 
QuestionError: Class not registered (Exception from HRESULT: 0x80040154) Pin
Mostafa Sabeti10-Dec-11 22:17
Mostafa Sabeti10-Dec-11 22:17 
AnswerRe: Error: Class not registered (Exception from HRESULT: 0x80040154) Pin
thatraja11-Dec-11 19:52
professionalthatraja11-Dec-11 19:52 
QuestionWPF Radio Button Group Behavior Pin
Eric Woodruff10-Dec-11 15:19
professionalEric Woodruff10-Dec-11 15:19 
AnswerRe: WPF Radio Button Group Behavior Pin
SledgeHammer0110-Dec-11 17:51
SledgeHammer0110-Dec-11 17:51 
Questionhow to hide particular grid. Pin
SRKSHOME9-Dec-11 5:41
SRKSHOME9-Dec-11 5:41 
AnswerRe: how to hide particular grid. Pin
Abhinav S9-Dec-11 23:15
Abhinav S9-Dec-11 23:15 
You should ideally bind the visibility of the grid and control this via your view model.
Set the binding in your style, the datacontext should be the view model and you should be able to control the visibility via a property.

This[^] simple example should help you out.
QuestionDataGrid databinding to List<> properties of an object Pin
Member 84745799-Dec-11 3:21
Member 84745799-Dec-11 3:21 
AnswerRe: DataGrid databinding to List properties of an object Pin
Wayne Gaylard9-Dec-11 5:17
professionalWayne Gaylard9-Dec-11 5:17 
QuestionDependencyProperty doesn't find items in Resource Dictionary Pin
Member 76693458-Dec-11 7:46
Member 76693458-Dec-11 7:46 
QuestionHow to make muti-geometryModel3D to make different colors in trangle Pin
derek09198-Dec-11 2:51
derek09198-Dec-11 2:51 
Questionhow to draw multi-lines in WPF Pin
Hamed Metalgear6-Dec-11 22:10
Hamed Metalgear6-Dec-11 22:10 
AnswerRe: how to draw multi-lines in WPF Pin
Wayne Gaylard6-Dec-11 22:34
professionalWayne Gaylard6-Dec-11 22:34 
GeneralRe: how to draw multi-lines in WPF Pin
Hamed Metalgear6-Dec-11 22:40
Hamed Metalgear6-Dec-11 22:40 
GeneralRe: how to draw multi-lines in WPF Pin
Wayne Gaylard6-Dec-11 22:44
professionalWayne Gaylard6-Dec-11 22:44 
GeneralRe: how to draw multi-lines in WPF Pin
Hamed Metalgear6-Dec-11 22:46
Hamed Metalgear6-Dec-11 22:46 
GeneralRe: how to draw multi-lines in WPF Pin
Pete O'Hanlon6-Dec-11 23:17
mvePete O'Hanlon6-Dec-11 23:17 
QuestionTreeView Data Template & Binding Question Pin
Kevin Marois6-Dec-11 12:44
professionalKevin Marois6-Dec-11 12:44 
AnswerRe: TreeView Data Template & Binding Question Pin
Mycroft Holmes6-Dec-11 13:52
professionalMycroft Holmes6-Dec-11 13:52 
GeneralRe: TreeView Data Template & Binding Question Pin
SledgeHammer016-Dec-11 13:55
SledgeHammer016-Dec-11 13:55 
GeneralRe: TreeView Data Template & Binding Question Pin
Mycroft Holmes6-Dec-11 14:00
professionalMycroft Holmes6-Dec-11 14:00 
GeneralRe: TreeView Data Template & Binding Question Pin
SledgeHammer016-Dec-11 14:17
SledgeHammer016-Dec-11 14:17 
GeneralRe: TreeView Data Template & Binding Question Pin
Mycroft Holmes6-Dec-11 14:21
professionalMycroft Holmes6-Dec-11 14:21 
GeneralRe: TreeView Data Template & Binding Question Pin
SledgeHammer016-Dec-11 14:25
SledgeHammer016-Dec-11 14:25 

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.