Ryan Pigeon
Member
How do i enforce currency (2 decimal places) on a column called Retail in a B4XTable?
I have tried formatting it using numberformat when it shows the data but not working. If I change the column type to COLUMN_TYPE_TEXT then it format correctly but then i can't sort the column.
I have tried formatting it using numberformat when it shows the data but not working. If I change the column type to COLUMN_TYPE_TEXT then it format correctly but then i can't sort the column.