Click here to Skip to main content
15,912,756 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: WPF Styling/Templating Problem Pin
Abhinav S26-Mar-12 15:21
Abhinav S26-Mar-12 15:21 
GeneralRe: WPF Styling/Templating Problem Pin
Kevin Marois27-Mar-12 6:17
professionalKevin Marois27-Mar-12 6:17 
Questionhow to design Bubble chart with Datapoints like Piechart Pin
Tryxo26-Mar-12 12:11
Tryxo26-Mar-12 12:11 
QuestionMerge cells in C1Flexgrid for WPF Pin
Greeshma M J25-Mar-12 22:42
Greeshma M J25-Mar-12 22:42 
AnswerRe: Merge cells in C1Flexgrid for WPF Pin
Pete O'Hanlon26-Mar-12 0:06
mvePete O'Hanlon26-Mar-12 0:06 
QuestionXamDataGrid columns Pin
michaelgr125-Mar-12 22:22
michaelgr125-Mar-12 22:22 
GeneralRe: XamDataGrid columns Pin
michaelgr126-Mar-12 7:03
michaelgr126-Mar-12 7:03 
Questionwpf main container Pin
MemberDotNetting24-Mar-12 10:12
MemberDotNetting24-Mar-12 10:12 
AnswerRe: wpf main container Pin
Mycroft Holmes24-Mar-12 13:25
professionalMycroft Holmes24-Mar-12 13:25 
AnswerRe: wpf main container Pin
Abhinav S24-Mar-12 15:54
Abhinav S24-Mar-12 15:54 
GeneralRe: wpf main container Pin
MemberDotNetting30-Mar-12 22:24
MemberDotNetting30-Mar-12 22:24 
Questioncombining a textblock and textblock into one control Pin
Sutton Mehaffey23-Mar-12 19:58
Sutton Mehaffey23-Mar-12 19:58 
AnswerRe: combining a textblock and textblock into one control Pin
Mycroft Holmes23-Mar-12 21:58
professionalMycroft Holmes23-Mar-12 21:58 
GeneralRe: combining a textblock and textblock into one control Pin
Abhinav S24-Mar-12 0:10
Abhinav S24-Mar-12 0:10 
GeneralRe: combining a textblock and textblock into one control Pin
Sutton Mehaffey24-Mar-12 5:37
Sutton Mehaffey24-Mar-12 5:37 
GeneralRe: combining a textblock and textblock into one control Pin
Mycroft Holmes24-Mar-12 13:23
professionalMycroft Holmes24-Mar-12 13:23 
GeneralRe: combining a textblock and textblock into one control Pin
Sutton Mehaffey24-Mar-12 13:49
Sutton Mehaffey24-Mar-12 13:49 
GeneralRe: combining a textblock and textblock into one control Pin
Mycroft Holmes24-Mar-12 16:05
professionalMycroft Holmes24-Mar-12 16:05 
GeneralRe: combining a textblock and textblock into one control Pin
Sutton Mehaffey26-Mar-12 14:27
Sutton Mehaffey26-Mar-12 14:27 
GeneralRe: combining a textblock and textblock into one control Pin
Mycroft Holmes26-Mar-12 15:24
professionalMycroft Holmes26-Mar-12 15:24 
GeneralRe: combining a textblock and textblock into one control Pin
Sutton Mehaffey26-Mar-12 16:01
Sutton Mehaffey26-Mar-12 16:01 
Thanks. I'm going to try to implement your code in some fashion. I had tried the INotifyPropertyChanged, but couldn't get it to work, because I couldn't figure out where the new value was and how to store that new value in my zonedescrip[zonenum] array.

My code should be a little simpler. The Zone number never changes (a zone is a zone). The description is the only thing that can change. And, when it does, it goes back into a zonedescrip[zonenum] array. When the user clicks on a SAVE button, the zonedescrip array gets saved into a permanent place.

I need to figure out how your Edit calls work. Maybe I don't even need a temporary zonedecrip array. Just use the permanent array as the Source and copy back to the permanent array when the user clicks on SAVE. During what part of the user editing process do the BeginEdit, EndEdit, and CancelEdit methods get called?
AnswerRe: combining a textblock and textblock into one control Pin
Abhinav S24-Mar-12 0:25
Abhinav S24-Mar-12 0:25 
QuestionPrism and Login Page problem Pin
gio_ab23-Mar-12 3:25
gio_ab23-Mar-12 3:25 
AnswerRe: Prism and Login Page problem Pin
Abhinav S23-Mar-12 17:27
Abhinav S23-Mar-12 17:27 
QuestionWPF C1Flexgrid Pin
Greeshma M J22-Mar-12 20:24
Greeshma M J22-Mar-12 20:24 

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.