We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

how to change the number of decimal digits in a syncfusion propertiesgrid

I have a propertygrid that uses default settings of 2 decimal digits. How do I change this to unlimited decimal digits?

Thanks in advance
Bob

3 Replies

RG Rajkumar Ganesamoorthy Syncfusion Team February 17, 2016 12:56 PM UTC

Hi Bob,

 

Thank you for contacting Syncfusion Support.

 

We have created workaround sample to show demo on “How to change the number of decimal digits in a PropertyGrid”. In that sample we have created custom editor by using UpDown control for double data type. In UpDown control we can change number of decimal digits by using NumberDecimalDigits property. Please find the sample in below attachment.

 

Regards,

Rajkumar G


Attachment: PropertyGridDemo_c3286010.zip


EO Eric Ouellet January 24, 2023 08:31 PM UTC

Hi,


We are 2023-01-24, is that the only way to get more than 2 decimals digit?

Is there any built in way to get more than 2 decimal digits?




GT Gokul Thanudhas Syncfusion Team January 27, 2023 10:13 AM UTC

You can change the number of decimal digits by applying style for the doubleTextbox without using CustomEditor. We have created the sample based on your requirement. Please refer the sample for your reference




Attachment: PropertyGridDemo_24bb7d3e.zip

Loader.
Live Chat Icon For mobile
Up arrow icon