I try to populate list of object to the data grid but encounter problem where one of the property value is "20k" will cause input string not in correct format error. But if I remove the "k" it work fine, I using gridTextColumn it should accept any format of string right? Please correct me if I wrong.