Click here to Skip to main content
15,891,136 members
Home / Discussions / WPF
   

WPF

 
Generalsilverlight vs2005 [modified] Pin
Ramkumar_S9-Mar-09 0:15
Ramkumar_S9-Mar-09 0:15 
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 
Good People,

Quick question. I have a collection of objects which will, within each, have a series data that needs to be displayed. Say for example, I have a GasStation object which I will put in an observable collection called AllGasStations. As you can imagine, I need to track several things each day, e.g. customers, gallons used, profit, items sold - which I will put in an object called DailyActivity and then place that into an observable collection called AllDailyActivity.

I am using a XamChart (infragistics) that needs a series. So, does WPF support binding to a collection within a collection. I want to display a chart for each day, for each gas station. So, can it bind to the gas stations collection, then each chart that comes up can bind to the AllDailyActivity collection within the GasStation Collection.

Using a listbox, I am thinking that I would use the gas station object as the data context, bind the gas station name to the template's gas station name, then bind the chart to the AllDailyActivity collection within the gas station object. Any thoughts?

Thanks for any help or information you can provide.

Blitz
AnswerRe: Binding To A Collection Within A Collection Pin
ABitSmart6-Mar-09 18:02
ABitSmart6-Mar-09 18:02 
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 

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.