I have an application that makes some calculations and I save them in a datagridview, to a column I give the currency format in this way: Format(totalMarca, "##,##0.000")
So far so good, but I try to sort the data and do not do it. The fo...
asked on
27.03.2018 / 15:43