Click here to Skip to main content
15,890,399 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Master-Details binding of 2 related tables Pin
Pete O'Hanlon31-Aug-11 5:15
mvePete O'Hanlon31-Aug-11 5:15 
GeneralRe: Master-Details binding of 2 related tables Pin
bitwise.csc31-Aug-11 5:21
bitwise.csc31-Aug-11 5:21 
QuestionNavigate in Frame from code Pin
yesu prakash30-Aug-11 19:34
yesu prakash30-Aug-11 19:34 
AnswerRe: Navigate in Frame from code Pin
Mycroft Holmes30-Aug-11 22:24
professionalMycroft Holmes30-Aug-11 22:24 
QuestionData binding model: "Main->Details" Pin
bitwise.csc29-Aug-11 3:14
bitwise.csc29-Aug-11 3:14 
AnswerRe: Data binding model: "Main->Details" Pin
Wayne Gaylard29-Aug-11 3:24
professionalWayne Gaylard29-Aug-11 3:24 
GeneralRe: Data binding model: "Main->Details" Pin
bitwise.csc29-Aug-11 3:30
bitwise.csc29-Aug-11 3:30 
GeneralRe: Data binding model: "Main->Details" Pin
Wayne Gaylard29-Aug-11 3:42
professionalWayne Gaylard29-Aug-11 3:42 
The WPF Toolkit[^] on CodePlex has a DataGrid which is compatible with .Net 3.5. If you don't like that option, the WPF ListView can be used with the View property set to Grid, and with some styling can be a very good alternative to a 'proper' DataGrid. Personally, I would use one of those options as opposed to the WinForms DataGridView.
Live for today. Plan for tomorrow. Party tonight!

GeneralRe: Data binding model: "Main->Details" [modified] Pin
bitwise.csc29-Aug-11 3:51
bitwise.csc29-Aug-11 3:51 
GeneralRe: Data binding model: "Main->Details" Pin
bitwise.csc29-Aug-11 11:14
bitwise.csc29-Aug-11 11:14 
GeneralRe: Data binding model: "Main->Details" Pin
Wayne Gaylard29-Aug-11 22:03
professionalWayne Gaylard29-Aug-11 22:03 
QuestionTutorial to display Google Maps using WPF-WCF Pin
Member 819216328-Aug-11 5:24
Member 819216328-Aug-11 5:24 
AnswerRe: Tutorial to display Google Maps using WPF-WCF Pin
Abhinav S28-Aug-11 22:19
Abhinav S28-Aug-11 22:19 
QuestionRound corner border not that easy Pin
Zapacila27-Aug-11 22:36
Zapacila27-Aug-11 22:36 
QuestionA Combobox size within menu [modified] Pin
Saksida Bojan27-Aug-11 6:35
Saksida Bojan27-Aug-11 6:35 
AnswerRe: A Combobox size within menu Pin
Abhinav S27-Aug-11 7:02
Abhinav S27-Aug-11 7:02 
GeneralRe: A Combobox size within menu Pin
Saksida Bojan27-Aug-11 8:08
Saksida Bojan27-Aug-11 8:08 
QuestionConnecting a C# Array to a Listbox Control 2 ways Pin
MacAllen26-Aug-11 19:45
MacAllen26-Aug-11 19:45 
AnswerRe: Connecting a C# Array to a Listbox Control 2 ways Pin
Abhinav S26-Aug-11 21:29
Abhinav S26-Aug-11 21:29 
QuestionConditional Controls in WPF? Pin
MacAllen26-Aug-11 19:34
MacAllen26-Aug-11 19:34 
AnswerRe: Conditional Controls in WPF? Pin
VallarasuS26-Aug-11 20:52
VallarasuS26-Aug-11 20:52 
AnswerRe: Conditional Controls in WPF? Pin
Abhinav S26-Aug-11 21:25
Abhinav S26-Aug-11 21:25 
AnswerRe: Conditional Controls in WPF? Pin
Alisaunder27-Aug-11 3:10
Alisaunder27-Aug-11 3:10 
AnswerRe: Conditional Controls in WPF? Pin
VallarasuS28-Aug-11 8:16
VallarasuS28-Aug-11 8:16 
QuestionDisappearing namespace? [modified] Pin
Alisaunder26-Aug-11 7:32
Alisaunder26-Aug-11 7:32 

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.