Nuacht

Displaying summary data is a common report requirement, and the GridView control makes it easy to include such information in its footer row. The footer row is displayed when the GridView's ShowFooter ...
Step 4: Displaying the Summary Data in the Footer With the summary data totaled, the last step is to display it in the GridView's footer row. This task, too, can be accomplished programmatically ...