How can i make the text inside a DataGrid's column align right? (default is align left)
For your information, my DataGrid is mapped to a DataSource which is DistributeDataSet.
Therefore I did not defined any tablestyle to the DataGrid in the design layout.
So how can I use coding to set some of the columns in DataGrid agliment to right?
please guide thank you.
