DataGrid cell align

  • Thread starter Thread starter Skakac
  • Start date Start date
Right click on the data grid view> Edit Controls>select the column >
DefaultCellStyle (click on the button to open a dialog/form) > under
layout you will find Alignment
 
Ashutosh said:
Right click on the data grid view> Edit Controls>select the column >
DefaultCellStyle (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.
 
Ashutosh said:
Right click on the data grid view> Edit Controls>select the column >
DefaultCellStyle (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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top