I'm using UltraDataSource with columns of type Int32. These columns has minutes-values.
I have configured summaries with SummaryType.Sum and the summaries are calculated as expected.
I have seen this post about Custom-Summary:
https://ko.infragistics.com/community/forums/f/ultimate-ui-for-windows-forms/43632/time-formula-in-summary
To avoid having summary data.structures like in the sample-link for my group-by grid I like to use DataFiler.
In all my grids with minutes-values I am using my DataFilter, displaying the minutes as durations in format hh:mm. Is it possible to use my DataFiler for the summary as well?
I have tried to set GridColumn Style=Time and format=hh:mm, but this does not work with underlaying minutes-values.
Thanks
Markus
Hello,
I assisted you with “Summary minutes and display as hour:minutes” on the forums here:
https://ko.infragistics.com/community/forums/f/ultimate-ui-for-windows-forms/118086/summary-minutes-and-display-as-hour-minutes
Please let me know if I may be of further assistance or if this case may be closed.