Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1500
EditorControl for Summary?
posted

 Hi,

 I need to have a summary for each groupBy row where the source column is of bool type and all cells values of the column in the scope of one "group" will always have the same value.

I've implemented custom ICustomSummaryCalculator that returns a bool value to be shown in the summary. However the value is shown in the format "Summary = True". I would like instead to have a checkbox displayed in the summary. Is that possible?

Thanks,

Vitaly