HOw Do i set the alignment in DataGrid (C# .NET)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?S3VuYWwgUGF0ZWw=?=

    HOw Do i set the alignment in DataGrid (C# .NET)

    In my datagrid (datasource is DataTable) all my double values are intended
    towards left . how do i set it to right allignment. which property shall i
    set and how do i display double value up to certain cedimal places.


  • =?Utf-8?B?SHVzYW0gQWwtQScnYXJhag==?=

    #2
    RE: HOw Do i set the alignment in DataGrid (C# .NET)

    check this out


    Husam AL-A'araj


    "Kunal Patel" wrote:
    In my datagrid (datasource is DataTable) all my double values are intended
    towards left . how do i set it to right allignment. which property shall i
    set and how do i display double value up to certain cedimal places.
    >
    >

    Comment

    Working...