comma

  1. L

    Question How do I add commas in numbers automatically?

    Hi! I am creating a system where when i type a number in textbox1, it automatically add commas. ive searched in the internet and found almost similar functions on what i am looking for. but i have a problem, i dont want the < .00 > decimal to show during i enter the numbers and i will only add...
  2. K

    Question In Studio Express 2015 i get decimal with "." but in MySQL i get it in ","

    In Studio Express 2015 i get decimal with "." but in MySQL i get it in "," Hi All! I am writing an application where i can calculate different prices, but i hit a barrier. When i read values from the database they are displayed like "1,6" but when i convert it to Double to get another value...
Back
Top