DataGrid cell align

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Skakac

    DataGrid cell align

    Hi!

    Is it possible to align values in cell in DataGrid control?

    Thnx.
  • Ashutosh Bhawasinka

    #2
    Re: DataGrid cell align

    Right click on the data grid viewEdit Controls>select the column >
    DefaultCellStyl e (click on the button to open a dialog/form) under
    layout you will find Alignment

    Skakac wrote:
    Hi!
    >
    Is it possible to align values in cell in DataGrid control?
    >
    Thnx.

    Comment

    • Joza

      #3
      Re: DataGrid cell align

      Ashutosh Bhawasinka wrote:
      Right click on the data grid viewEdit Controls>select the column >
      DefaultCellStyl e (click on the button to open a dialog/form) under
      layout you will find Alignment
      >
      It's a DataGrid, not DataGridView. I'm working with .Net 1.1.

      Comment

      • Skakac

        #4
        Re: DataGrid cell align

        Ashutosh Bhawasinka wrote:
        Right click on the data grid viewEdit Controls>select the column >
        DefaultCellStyl e (click on the button to open a dialog/form) under
        layout you will find Alignment
        >
        It's a DataGrid, not DataGridView. I'm working with .Net 1.1.

        Comment

        • Skakac

          #5
          Re: DataGrid cell align

          Skakac wrote:
          Hi!
          >
          Is it possible to align values in cell in DataGrid control?
          >
          Thnx.

          Anybody? :((

          Comment

          Working...