ObjectListView converts everything to string. I have a double field that is a percentage. It displays with full precision 0.8436489032849. I'd rather have it display 84.36%. How does one do that?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ObjectListView converts everything to string. I have a double field that is a percentage. It displays with full precision 0.8436489032849. I'd rather have it display 84.36%. How does one do that?