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
60
After upgrading from .net framework to .net6 ultragrid displays some double variables as infinite
posted

Hello,

I am using the UltraGrid control in version 23.1.52 on .NET 6 and after upgrading from .Net Framework 4.6.1 it displays some double variables as infinite. The value comes from a SQL query "ek.CLeNumber * ek.CLeSum AS Sum".

In the attached images you can see the list below is the standard ListView control and it differs from the UltraGrid by displaying the number correctly.

Could you please inspect it on your end?

This piece of code is very important part and is currently holding me from being able to release the software.

Please contact me if you need any more information.

Thanks in advance!

Greetings