Total for a column in Grid view
Hi,
We are having a grid view to display data through data adapter.
How to display totals for a column at the bottom of the grid view?
is there property to display total? like below
IsFilterable = False,
IsSortable = False,



