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
1104
Convert cell value from minutes to hours
posted

Hi,

I am currently using an UltraGrid with a column showing minute values (type int), e.g. 90.

Is it possible to show and edit the value in each cell converted to hours, e.g. 1.5 (or 1,5 in Austria) without changing the database or dataset?

Best regards