In handsontable a column has data like this : 24999-99999 I want to convert like this comma separated: 24,999-99,999
how can i acheive this for entire column in angular js handson table ???
Handsontable full.min.js version : 0.28.4 Angular js version : 1.4