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
110
UltraCalcManager use with custom data type columns
posted

Hello,

I have some issues with UltraCalcManager.

First of all is there any away to perform an numeric actions between strings?( +, -, etc.) ("aaa"+"bbb" = "aaabbb")

Also I am trying to use the manager with an infragistics grid which contains columns of custom data type.

The showed values of these columns are numeric.

I want to perform actions between them (+, -, *, etc.)

However because of the custom datatypes the manager handles the values as strings.

Is there any way I can cast these columns?

Parents Reply Children
No Data