Right alignment of numeric field

If I take the width property out from the cellStyle it works:

'field': 'i', 'cellStyle':{'text-align': 'right'},
1 Like