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

dynamic foooter on multiple columns

1 Answer 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kshitiz
Top achievements
Rank 1
Kshitiz asked on 06 Feb 2012, 09:40 PM
i am binding a  sp directly with radgrid and i wannt total on foooters in some of them ,, since the data is  dynamic i dont know wat would i get
like sometimes

name blockvale blocktype 1  2   3  4   5 6 7 8 9  10 

name blockvale blocktype 1  2   3  4 5   if i select till 5

name blockvale blocktype 1  2   3  till 3

i want total belows 1,2,3 

i have seen the telerik grid footer url but not helping 
please dont give me again the same url ...@telerik admins 

please teme a solution plzzzz plzzz ........



1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 07 Feb 2012, 05:16 AM
Hello,

In order to set the aggregate property for the columns dynamically, you can intercept the ColumnCreated event of the grid and set its Aggregate property. Check the following help documentation which explains more about this.
Using Columns.

-Shinu.
Tags
Grid
Asked by
Kshitiz
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or