I have grid footers that are showing the sum of my currency columns for all pages. So I'm using the DataBound function of my grid to query the data and then create a footer object and place my totals in the footer line. This all works great!
However, I have filter criteria above my grid and would like to have the totals reflect the selected criteria. How would I go about doing this?
See attached screen shot of my form.
However, I have filter criteria above my grid and would like to have the totals reflect the selected criteria. How would I go about doing this?
See attached screen shot of my form.