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

How can I bind XML to the Footer (RadGridView)?

2 Answers 43 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Brian Graves
Top achievements
Rank 1
Brian Graves asked on 13 May 2010, 06:32 PM
My RadGridView displays correctly for all my data rows.  However, my footer is currently empty.

I do my own custom calculations for the the summary data (stored in SQL) that I want to show for my RadGridView.  Is there a way to bind this data (in XML format) to Footer since my column names are the same?

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 14 May 2010, 07:11 AM
Hi,

You can put anything in the grid footers - please check this demo for more info:
http://demos.telerik.com/silverlight/#GridView/Totals

Best wishes,
Vlad
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
Brian Graves
Top achievements
Rank 1
answered on 17 May 2010, 07:20 PM
This example shows does NOT show how to bind XML to the footer.  It simply shows how to hard code the footer info in the xaml file itself.  I need to programmatically set each column in the footer to data in my XML.  How can I achieve this?
Tags
GridView
Asked by
Brian Graves
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Brian Graves
Top achievements
Rank 1
Share this question
or