hi
in my program there is a datagridview.i set its RightToLeft property to TRUE . so when i input a negative number in the cells the negative sign is shown in the end of the number.for example :
i input -123 ----> shown : 123-
what can i do for fix this problem whereas RightToLeft = TRUE
in my program there is a datagridview.i set its RightToLeft property to TRUE . so when i input a negative number in the cells the negative sign is shown in the end of the number.for example :
i input -123 ----> shown : 123-
what can i do for fix this problem whereas RightToLeft = TRUE