I added a format format to the official demo and found that it did not take effect...
I mean that the positive number retains two decimal places and does not take effect
If I write like this, an error will be reported
|
Query |
Comments |
|
I mean that the positive number retains two decimal places and does not take effect |
For the specified format (#,###.##;(#,###.00)), it retains decimal values for the value that having decimals from the bound data source. But, we found that the specified value doesn’t have any decimal values in the given data source. Hence, the reported problem occurs. We have modified the sample with decimal values for your convenience. Kindly refer the following sample.
|
|
If I write like this, an error will be reported |
We can be able to reproduce the problem at our end. We have considered this as a bug “Exception occurs while applying custom format” and logged a defect report in our database. And the fix will be available in our upcoming weekly release which is estimated to be rolled out in next week. You can track the same by using below link.
|