Click here to Skip to main content
15,892,809 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
tarun2323-Jun-10 17:52
tarun2323-Jun-10 17:52 
AnswerRe: Using MVVM approach to open different views on button clicking Pin
Abhinav S23-Jun-10 18:21
Abhinav S23-Jun-10 18:21 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
tarun2323-Jun-10 21:43
tarun2323-Jun-10 21:43 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
Pete O'Hanlon23-Jun-10 22:02
mvePete O'Hanlon23-Jun-10 22:02 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
tarun2324-Jun-10 0:17
tarun2324-Jun-10 0:17 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
Pete O'Hanlon24-Jun-10 2:43
mvePete O'Hanlon24-Jun-10 2:43 
QuestionDoes Anyone Feel Like an Adventure? [modified] Pin
#realJSOP22-Jun-10 2:20
mve#realJSOP22-Jun-10 2:20 
AnswerRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S23-Jun-10 2:40
Abhinav S23-Jun-10 2:40 
I had tried fixing a bug in the Accordion control sometime ago and was absolutely unable to do so.
I finally gave up and posted it on the toolkit website. It was fixed by them in the next release.

double value = IsStacked100 ? (ValueHelper.ToDouble(dataPoint.ActualDependentValue) * (100 / sum)) : ValueHelper.ToDouble(dataPoint.ActualDependentValue);

What is the exact error in the line posted on the SL forum as above?
GeneralRe: Does Anyone Feel Like an Adventure? [modified] Pin
#realJSOP23-Jun-10 3:14
mve#realJSOP23-Jun-10 3:14 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S23-Jun-10 5:13
Abhinav S23-Jun-10 5:13 
GeneralRe: Does Anyone Feel Like an Adventure? [modified] Pin
#realJSOP23-Jun-10 5:31
mve#realJSOP23-Jun-10 5:31 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S23-Jun-10 18:23
Abhinav S23-Jun-10 18:23 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
#realJSOP24-Jun-10 0:00
mve#realJSOP24-Jun-10 0:00 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
#realJSOP24-Jun-10 2:47
mve#realJSOP24-Jun-10 2:47 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S24-Jun-10 4:16
Abhinav S24-Jun-10 4:16 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
#realJSOP24-Jun-10 6:36
mve#realJSOP24-Jun-10 6:36 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
#realJSOP25-Jun-10 9:22
mve#realJSOP25-Jun-10 9:22 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S25-Jun-10 17:20
Abhinav S25-Jun-10 17:20 
QuestionHow to : textbox got focus, label is be bigger Pin
milica121-Jun-10 23:35
milica121-Jun-10 23:35 
AnswerRe: How to : textbox got focus, label is be bigger Pin
Michael Eber22-Jun-10 6:06
Michael Eber22-Jun-10 6:06 
GeneralRe: How to : textbox got focus, label is be bigger Pin
milica122-Jun-10 21:04
milica122-Jun-10 21:04 
GeneralRe: How to : textbox got focus, label is be bigger Pin
Venkatesh Mookkan22-Jun-10 23:06
Venkatesh Mookkan22-Jun-10 23:06 
GeneralRe: How to : textbox got focus, label is be bigger Pin
Pete O'Hanlon23-Jun-10 1:29
mvePete O'Hanlon23-Jun-10 1:29 
Questionsilverlight, wcf and nhibernate Pin
ctlqt1221-Jun-10 21:43
ctlqt1221-Jun-10 21:43 
QuestionWPF: Drawing a line with animation Pin
Prasoon Chaudhary21-Jun-10 20:21
Prasoon Chaudhary21-Jun-10 20:21 

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.