Im passing a datatable as Datasource to a DataGridView, but when dealing with decimals, they are displayed in random notations.
In a column where all the values are 19,00( i printed them in console from the dataTable just before passing it as source, and when inserted into that datatable they are inserted as a 19,00) some of the values are displayed as 19,01197604... others as 18,966689, same thing happens with another column, where the numbers are diverse, but some of them are displayed correctly