Normal 0 false false false EN-US X-NONE X-NONE
Hi,
we are using tile view control. Tile view having 2 tile pane. In each tile have different control i.e pie chart and bar chart.
1 TilePane1 (For pie chart)
2 TilePane (For bar chart)
Now we are creating duplicate of these tiles and name are
1 TilePane_D1 (For duplicate pie chart)
2 TilePane_D2 (For duplicate bar chart)
While create duplicate control in XAML then TilePane1’s control (Pie chart control) is not showing.
Kindly suggest me ASAP. It’s urgent.
Hello Asit,
I am unsure why you are experiencing this issue. I have created a simple sample of a tile view with multiple tiles containing chart. If the sample does not help to resolve your issue, Please modify it to illustrate your issue so that I may be of more assistance.
Sincerely,ValerieDeveloper Support Engineer Infragisticswww.infragistics.com/support
Hi Valerie,
Our requirement is dynamic tile show into tileviewer.
I am explain step by step
1) Two tile ( from XAML) load into tileviewer.
2) click the "Duplicate" then create duplicate tile on the basis of existing tile with binding.
Example :
Two tile is Pie chart and Bar chart
Click button or context menu create duplicate of particular tile on the basis of selection
suppose may be Pie chart.
After duplicate we shall 3 tiles
Pie chart , Bar chart,Pie chart.
I hope now you clear our issue.
Thanks
I have revised the sample to include a "duplicate" button in the header of the tile which when clicked will create the duplicate Tile in the code behind.
Please let me know if you have any questions.
Thanks for the sample, our team is working on that.
Thanks with regards
Asit Sinha
Thank you for your response, let me know if / when you need further assistance.