Click here to Skip to main content
15,910,118 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Styling ScrollBar of WPF datagrid Pin
#realJSOP2-Jun-09 6:04
professional#realJSOP2-Jun-09 6:04 
GeneralRe: Styling ScrollBar of WPF datagrid Pin
vsaratkar2-Jun-09 7:03
vsaratkar2-Jun-09 7:03 
AnswerRe: Styling ScrollBar of WPF datagrid Pin
Mark Salsbery2-Jun-09 7:16
Mark Salsbery2-Jun-09 7:16 
AnswerRe: Styling ScrollBar of WPF datagrid Pin
Mark Salsbery2-Jun-09 7:27
Mark Salsbery2-Jun-09 7:27 
GeneralRe: Styling ScrollBar of WPF datagrid Pin
Jammer2-Jun-09 8:11
Jammer2-Jun-09 8:11 
GeneralRe: Styling ScrollBar of WPF datagrid Pin
vsaratkar2-Jun-09 9:00
vsaratkar2-Jun-09 9:00 
QuestionBinding Commands to Events? Pin
Steve The Plant2-Jun-09 3:29
Steve The Plant2-Jun-09 3:29 
AnswerRe: Binding Commands to Events? Pin
Pete O'Hanlon2-Jun-09 3:52
mvePete O'Hanlon2-Jun-09 3:52 
These events are, strictly speaking, view only events, so why would you want them to be handled in the VM? There's no rule that says you can't have code behind the view, so if you need to do things, you can do it there. What are you trying to do that goes beyond the V/VM separation?

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



GeneralRe: Binding Commands to Events? Pin
Steve The Plant2-Jun-09 4:12
Steve The Plant2-Jun-09 4:12 
AnswerRe: Binding Commands to Events? Pin
Steve The Plant3-Jun-09 2:53
Steve The Plant3-Jun-09 2:53 
GeneralRe: Binding Commands to Events? Pin
Pete O'Hanlon3-Jun-09 3:07
mvePete O'Hanlon3-Jun-09 3:07 
GeneralRe: Binding Commands to Events? [modified] Pin
Niladri_Biswas3-Jun-09 17:24
Niladri_Biswas3-Jun-09 17:24 
GeneralRe: Binding Commands to Events? Pin
Pete O'Hanlon3-Jun-09 21:40
mvePete O'Hanlon3-Jun-09 21:40 
AnswerRe: Binding Commands to Events? Pin
Niladri_Biswas6-Jun-09 16:00
Niladri_Biswas6-Jun-09 16:00 
QuestionI marked My property with [DataMember] and I still have an exception Pin
Doria22862-Jun-09 2:56
Doria22862-Jun-09 2:56 
AnswerRe: I marked My property with [DataMember] and I still have an exception Pin
Pete O'Hanlon2-Jun-09 3:19
mvePete O'Hanlon2-Jun-09 3:19 
GeneralRe: I marked My property with [DataMember] and I still have an exception Pin
Doria22862-Jun-09 4:24
Doria22862-Jun-09 4:24 
GeneralRe: I marked My property with [DataMember] and I still have an exception Pin
Pete O'Hanlon2-Jun-09 4:37
mvePete O'Hanlon2-Jun-09 4:37 
GeneralRe: I marked My property with [DataMember] and I still have an exception Pin
Doria22862-Jun-09 5:02
Doria22862-Jun-09 5:02 
GeneralRe: I marked My property with [DataMember] and I still have an exception Pin
Mark Salsbery2-Jun-09 6:13
Mark Salsbery2-Jun-09 6:13 
GeneralRe: I marked My property with [DataMember] and I still have an exception Pin
Doria22862-Jun-09 22:46
Doria22862-Jun-09 22:46 
GeneralRe: I marked My property with [DataMember] and I still have an exception Pin
Pete O'Hanlon2-Jun-09 22:55
mvePete O'Hanlon2-Jun-09 22:55 
GeneralRe: I marked My property with [DataMember] and I still have an exception Pin
Doria22863-Jun-09 0:05
Doria22863-Jun-09 0:05 
GeneralRe: I marked My property with [DataMember] and I still have an exception Pin
Pete O'Hanlon3-Jun-09 0:14
mvePete O'Hanlon3-Jun-09 0:14 
GeneralRe: I marked My property with [DataMember] and I still have an exception Pin
Doria22863-Jun-09 0:19
Doria22863-Jun-09 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.