Click here to Skip to main content
15,897,273 members
Home / Discussions / WPF
   

WPF

 
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 
I've a struct called accounts (string account, int value), and a class called person with an arraylist of accounts (in C#).

I need the user to hit a button on the main window and have it bring up a listbox with SOME of the person.accounts (based on some criteria, it will vary, don't want to bury my question in code when all I need is an example), have the listbox show both the account and the value (so the whole struct, not just the account number, like "10456786 $75.50"), have the user double click on one of the accounts in the listbox and have logic execute to change the value of person.account.value for that specific account (increment up or down, I have that logic, I just don't know how to connect them).

I've been wrestling with this for a week now, digging through all the books I've managed to scavenge up (new to WPF, teaching myself), and just can't make this work. I have the pieces, but not how to connect them.

It doesn't have to be Listbox, at this point I'm open to suggestions, I'm just at my wit's end on figuring out how to do this.

Thank you in advance for your patience and consideration.
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 
AnswerRe: Disappearing namespace? [modified] Pin
Saksida Bojan27-Aug-11 10:50
Saksida Bojan27-Aug-11 10:50 
GeneralRe: Disappearing namespace? Pin
Alisaunder27-Aug-11 11:47
Alisaunder27-Aug-11 11:47 
GeneralRe: Disappearing namespace? Pin
Alisaunder27-Aug-11 17:25
Alisaunder27-Aug-11 17:25 
GeneralRe: Disappearing namespace? Pin
Saksida Bojan27-Aug-11 19:30
Saksida Bojan27-Aug-11 19:30 
GeneralRe: Disappearing namespace? Pin
Alisaunder28-Aug-11 0:32
Alisaunder28-Aug-11 0:32 
GeneralRe: Disappearing namespace? Pin
Alisaunder30-Aug-11 5:05
Alisaunder30-Aug-11 5:05 
QuestionWPF Pie Chart Question Pin
#realJSOP26-Aug-11 7:30
professional#realJSOP26-Aug-11 7:30 
AnswerRe: WPF Pie Chart Question [modified] Pin
Abhinav S26-Aug-11 8:23
Abhinav S26-Aug-11 8:23 
GeneralRe: WPF Pie Chart Question Pin
#realJSOP26-Aug-11 8:50
professional#realJSOP26-Aug-11 8:50 
GeneralRe: WPF Pie Chart Question Pin
#realJSOP28-Aug-11 8:39
professional#realJSOP28-Aug-11 8:39 

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.