My RadGridView displays correctly for all my data rows. However, my footer is currently empty.
I do my own custom calculations for the the summary data (stored in SQL) that I want to show for my RadGridView. Is there a way to bind this data (in XML format) to Footer since my column names are the same?
I do my own custom calculations for the the summary data (stored in SQL) that I want to show for my RadGridView. Is there a way to bind this data (in XML format) to Footer since my column names are the same?