Hello, I have the same problem of the issue n. #629 about formatting and sorting of the numbers. I have resolved this using the formatValue function but now the pdf/csv export is printing also the numpad value. How i can resolve this?
Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
Hello, I have the same problem of the issue n. #629 about formatting and sorting of the numbers. I have resolved this using the formatValue function but now the pdf/csv export is printing also the numpad value. How i can resolve this?
Would you pls post a specific example including screenshots if possible for us to understand the issue more?
If you want to sort DataTables' column by numeric values, one answer is here:
You are correct. Sorting with the "num-fmt" type only works with "." as decimal point and "," as thousand separator and not the reversed case. For those case, we have another more universal solution of using "data-order" attribute to sort a formatted data column by another raw data one.
Here are previous topics with solutions:
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo