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

[Solved] How to create Footer by programmaticallly

2 Answers 53 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
kannan
Top achievements
Rank 1
kannan asked on 18 Sep 2010, 02:18 PM
Hi,
      How to create Footer By programmaticallly. in footer , i have to show aggregate functions like sum function and count function....

 

 

 

<telerik:GridViewDataColumn.Footer>

 

 

 

 

</telerik:GridViewDataColumn.Footer>

 



Thanks In Advance,
kannan.s

2 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 20 Sep 2010, 12:01 PM
Hello kannan,

Doing this in code could be very cumbersome task? Why would you like to that in code? If we have more information about your scenario we might be able to come up with an alternate solution? Also, you could take a look at this demo which show how you can create custom footers in XAML. Doing the same in code will involve create the same elements programmatically.

Best wishes,
Milan
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
Milan
Telerik team
answered on 20 Sep 2010, 12:05 PM
Hello kannan,

Here is the link.


Best wishes,
Milan
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
Tags
GridView
Asked by
kannan
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or