This is a migrated thread and some comments may be shown as answers.

Graph bindings lost when displayed in TileView

2 Answers 46 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Heidi
Top achievements
Rank 1
Heidi asked on 29 Jun 2011, 04:35 PM
Hello,

In my application, I have a view which contains several graphs, displayed by the Graph control.
They used to be displayed in a grid, which I want to improve by displaying them in a Tileview.
So, I have the RadChart, with as ItemsSource my binding, mode TwoWay.

Then the RadChart.SeriesMappings follow. I don't exactly know what these do, but that's not the issue now.

After the series mapping, the Grid would start. I have removed the Grid tags and replaced them by a TileView. This all works fine.
All Chart items are grouped in TileViewItems. So far no problem.

The problem is, that when I run the application, all TileViewItems (the panels) display the line 'No Data Series'. Why?
If I display my graphs in toolkit DockPanels or just the plain old Grid, it has no difficulties displaying the data.

I cannot give the RadTileView the binding, I just want to put a graph in each panel and let it show that. Should I add properties to the RadTileViewItems, or to the RadTileView itself?

Thanks on beforehand,
Heidi

2 Answers, 1 is accepted

Sort by
0
Vladimir Milev
Telerik team
answered on 01 Jul 2011, 09:44 AM
Hello Heidi,

Can you please send us a sample project illustrating your issue? We would like to help, but unfortunately the information provided is not enough to solve the problem.

All the best,
Vladimir Milev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Sedrick Bouknight
Top achievements
Rank 1
answered on 25 Feb 2012, 06:33 PM
Same here...
I have a control in which the chart resides.
The data/series is controlled in code (not through standard binding).

The control containing the chart is then added to a tile view item.

Design view renders but during actual display, no data (and no data series) is displayed...

I have added a similar experience with the scroll viewer.
Tags
Chart
Asked by
Heidi
Top achievements
Rank 1
Answers by
Vladimir Milev
Telerik team
Sedrick Bouknight
Top achievements
Rank 1
Share this question
or