Truncating the Leading Zeros of the text property in UI
Hello,
In Our Application, we have property (Text) to be displayed in UI without leading Zeros of its value.
We have tried with some controls but its not working as this property is not an integer.
eg: We have tried with FormatDecimal - control, but its not working for alphanumeric values.
So could anyone please check and revert with any control or solution for this.
Property Value:
000000120430123000 ----------> 120430123000
B5F23654970001 ----------> B5F23654970001