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
1531
Determining number of visible decimal places at runtime
posted

Hello,

I have a XamDataGrid with several columns of type double.  In our application, the user has the ability to set the number of decimal places for these columns at runtime.  I need a way to examine these columns to determine how many decimal places are currently visible.  Is there any easy way to do that?

Thanks,

Steve Wall

Parents
No Data
Reply
  • 17475
    Offline posted

    Hello Steve, 

    Thank you for posting! 

    I have been looking through the described scenario. In order to better understand your approach could you give me more details on how you set the number of decimal places that are available in the double columns? Do you set a mask property? This will help me provide you with a better solution. Thank you.

Children