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
245
how to have numeric types display like ints?
posted

I would like to have my xamDataGrid display numeric types as ints for all numerics that are returned in a data table.

 

Any idea on how to do this?

 

Today, when I return a values as a numeric, it puts a $ sign in front of the number. I just want to display it as a numeric, with nothing after the period.

 

Thanks ahead of time.

 

Jack