https://antibiotiqueaugmentin.com/surdosage-augmentin-bebe/
× Welcome to the ToolsJX forum!


Form Lay out

  • servicesdonecheap
  • servicesdonecheap's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 7 months ago #746

How can i remove some of the zeros and display the dollar sign

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #757

Hi,

you can create SQL view in phpMyAdmin with the code below:

CREATE VIEW YourView AS
SELECT concat(format(YourPrice,2),' €') As Price
FROM YourTable

YourView = the name of the view that will be displayed with TableJX
YourPrice = the column name of the decimal type values
YourTable = the name of your table

Best regards,
Viljem

Please Log in or Create an account to join the conversation.

Moderators: tomaz
Time to create page: 0.140 seconds

Contact Us

Contact us on Discord

Contact us on Facebook