Click here to Skip to main content
15,886,829 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: silverlight vs2005 Pin
Mark Salsbery9-Mar-09 6:04
Mark Salsbery9-Mar-09 6:04 
Question1DateEdit control in WPF application Pin
jaylinuxguru8-Mar-09 18:53
jaylinuxguru8-Mar-09 18:53 
AnswerRe: 1DateEdit control in WPF application Pin
ABitSmart8-Mar-09 19:34
ABitSmart8-Mar-09 19:34 
AnswerRe: 1DateEdit control in WPF application Pin
Pete O'Hanlon8-Mar-09 22:22
mvePete O'Hanlon8-Mar-09 22:22 
QuestionIsEnabled binding in contextmenu does not work. Pin
Pauwels Bart7-Mar-09 21:25
Pauwels Bart7-Mar-09 21:25 
AnswerRe: IsEnabled binding in contextmenu does not work. Pin
ABitSmart8-Mar-09 0:23
ABitSmart8-Mar-09 0:23 
QuestionBinding To A Collection Within A Collection Pin
BlitzPackage6-Mar-09 14:04
BlitzPackage6-Mar-09 14:04 
AnswerRe: Binding To A Collection Within A Collection Pin
ABitSmart6-Mar-09 18:02
ABitSmart6-Mar-09 18:02 
I have not worked with XamChart. As far WPF is concerned it would have no problems binding to a collection in a collection. For WPF, it would just be a property if used in the correct way. In your example, the listbox items will be the Gas Statiion objects and if you want the currently selected Gas Station's AddDailyActivity list, it should be as simple as "{Binding ElementName=yourListBox, Path=SelectedItem.AllDialyActivity}".
QuestionWPF vs. Pentaho Pin
puromtec16-Mar-09 10:13
puromtec16-Mar-09 10:13 
AnswerRe: WPF vs. Pentaho Pin
Pete O'Hanlon6-Mar-09 11:30
mvePete O'Hanlon6-Mar-09 11:30 
GeneralRe: WPF vs. Pentaho Pin
puromtec17-Mar-09 5:37
puromtec17-Mar-09 5:37 
Questionwpf and images Pin
MarvColon6-Mar-09 3:45
MarvColon6-Mar-09 3:45 
AnswerRe: wpf and images Pin
ABitSmart6-Mar-09 5:10
ABitSmart6-Mar-09 5:10 
Questiondisplay web page in different language Pin
Ha_805-Mar-09 21:27
Ha_805-Mar-09 21:27 
QuestionSeesion in WPF Pin
GomathiR5-Mar-09 20:32
GomathiR5-Mar-09 20:32 
AnswerRe: Seesion in WPF Pin
ABitSmart5-Mar-09 20:42
ABitSmart5-Mar-09 20:42 
QuestionWPF auto update issue Pin
psdeepu5-Mar-09 14:39
psdeepu5-Mar-09 14:39 
AnswerRe: WPF auto update issue Pin
ABitSmart5-Mar-09 15:13
ABitSmart5-Mar-09 15:13 
QuestionRe: WPF auto update issue Pin
psdeepu5-Mar-09 18:42
psdeepu5-Mar-09 18:42 
QuestionSilverlight & Search Engines Pin
Miguel Barros5-Mar-09 11:26
Miguel Barros5-Mar-09 11:26 
AnswerRe: Silverlight & Search Engines Pin
johnsontroye12-Mar-09 14:07
johnsontroye12-Mar-09 14:07 
AnswerRe: Silverlight & Search Engines Pin
Braulio Dez12-Mar-09 22:59
Braulio Dez12-Mar-09 22:59 
QuestionTreeItem with right-aligned delete button Pin
Steve The Plant5-Mar-09 11:06
Steve The Plant5-Mar-09 11:06 
AnswerRe: TreeItem with right-aligned delete button Pin
ABitSmart5-Mar-09 15:27
ABitSmart5-Mar-09 15:27 
QuestionTreeView With Arbitrary Number of Child Items Pin
Steve The Plant5-Mar-09 10:59
Steve The Plant5-Mar-09 10:59 

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.