Add Comma in Number Value in Visual force Page
<apex:outputText value="{0, number, ###,##0.00}">
<apex:param value="{!item.numberValue}"/>
</apex:outputText>
Note: Comma depend on ###
Output : 589,700.00
Hi, I’m Sumit Shukla with 16 years in the IT industry, 13 of which are focused on Salesforce CRM. My expertise spans design, development, and hands-on customization and configuration of solutions based on customer needs. I’m passionate about technology, problem-solving, and innovation. Beyond work, I’m a blogger, avid reader, and enjoy keeping up with the latest in tech. Always eager to learn and share knowledge. Looking forward to connecting!
Comments
Post a Comment