I would like to know whethere there is any inbuilt function in TextItem API to format Double values with a comma(,) added automatically.
for eg., When I enter 4000000 in a Textitem, after I finish typing, the entry needs to be changed to 4,000,000.00
I checked text masking feature but it only shows examples of fixed length values. Any pointers will be of much help. Thanks.
for eg., When I enter 4000000 in a Textitem, after I finish typing, the entry needs to be changed to 4,000,000.00
I checked text masking feature but it only shows examples of fixed length values. Any pointers will be of much help. Thanks.