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
4032
Summary minutes and display as hour:minutes
posted

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://es.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

Parents
No Data
Reply Children
No Data