![]() |
Sergey Kornilov admin 5/6/2020 |
Maybe try masked edit? |
J
|
jetsguy author 5/8/2020 |
Maybe try masked edit? https://xlinesoft.com/asprunnernet/docs/edit_as_settings_text_field.htm
|
![]() |
Sergey Kornilov admin 5/8/2020 |
What exactly is the struggle? Please be more specific. |
![]() |
jadachDevClub member 5/9/2020 |
Using SQL Server, change the field from int to float, When a user enters 1000 it is stored in the database as 1000 but the list and view page shows 1,000 (view as number). |
J
|
jetsguy author 5/14/2020 |
Using SQL Server, change the field from int to float, When a user enters 1000 it is stored in the database as 1000 but the list and view page shows 1,000 (view as number). If you want to see the number prior to saving, you can check here to see if this works. https://stackoverflow.com/questions/1990512/add-comma-to-numbers-every-three-digits/1990590
|
![]() |
Sergey Kornilov admin 5/15/2020 |
But what exactly is wrong with Masked Edit? |
J
|
jetsguy author 5/19/2020 |
But what exactly is wrong with Masked Edit?
|