This question is locked. New answers and comments are not allowed.
Hello, my question is about the RadGridView DataFormatString what I want is to mix two formats for each cell, the General format = {0: g} and Number; = {0: n}
For example, my database bill in double: 1959247.98000, and what I hope is: 1,959,247.98
For example, my database bill in double: 1959247.98000, and what I hope is: 1,959,247.98