Hi friends
I need to format the datagrid columns in many ways
1)In first column, values are to be displayed as integers with no
decimal places and the thousands separator is ‘.’
2)In second column, values are to be displayed to two
decimal places and the decimal separator is ‘,’
3)In third column, the values must be displayed with the + or – symbol eg:+234,-12 like that.
Pls help me
I need to format the datagrid columns in many ways
1)In first column, values are to be displayed as integers with no
decimal places and the thousands separator is ‘.’
2)In second column, values are to be displayed to two
decimal places and the decimal separator is ‘,’
3)In third column, the values must be displayed with the + or – symbol eg:+234,-12 like that.
Pls help me