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

client subtotals in footer with boundfield

1 Answer 35 Views
Grid
This is a migrated thread and some comments may be shown as answers.
EJ
Top achievements
Rank 1
EJ asked on 07 Jun 2010, 07:02 PM
how can I do this but using a boundfield and on the client side so no postbacks are needed?
subtotals in footer on client using templates
i'm trying to especially stay away from template fields in my radgrid

actually i need it for gridnumericcolumn not boundcolumn

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 11 Jun 2010, 07:27 AM
Hello EJ,

You can calculate the value on the server, when the page initially loads:

http://www.telerik.com/help/aspnet-ajax/grdaccessingcellsandrows.html

or, alternatively, you the following method:

http://www.telerik.com/help/aspnet-ajax/grid_getcellbycolumnuniquename.html

to get the values on the client.
I hope one of these options is suitable for you.

Kind regards,
Yavor
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
Grid
Asked by
EJ
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or