Question : How do I align a SilverLight 2 DataGrid column right in XAML?

I need to align the cell contents of the DataGridTextColumn to the right.

Thanks
Andrew
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:

           
                
                
            
        

Answer : How do I align a SilverLight 2 DataGrid column right in XAML?

Did it like this in the end. Less code particularly for multiple columns

Thanks
1:
2:
3:
4:
5:
6:
7:

    

 
 
Random Solutions  
 
programming4us programming4us