Locked formated numbers on dataGridView

  • Sunday, April 15, 2012 8:25 AM
     
     

    hi

    i have in my WinForm C# program dataGridView.

    i have column that holds numbers.

    0.6   i see   .6

    -9    i see    9-

    how i can fix it ?

All Replies