Question
2
Replies
608
Views
Foray Software Pvt Ltd
Posted: February 8, 2018
Last activity: February 9, 2018
Closed
changing string format
Hi Everyone,
I have a string, but need to display on UI like xxx-xxx xxxx xxxx in this format.
Pls help me how to change these format..
String value is getting from db.
Thanks
Krishna
***Updated by moderator: Lochan to add Categories***
Hi Krishna,
You can create function to convert your string to required format. Make use of Java code to convert the string inside function.