How to resize datagrid columns and align text in columns

rizwan

New member
Joined
Mar 7, 2005
Messages
2
Programming Experience
1-3
I want to know how to resize columns and how to align text in columns of DATAGRID

THANKS
 
You would use column styles. It's a property for your datagrid. Just make sure you set the mapping names.

TPM
 
Hi,
i have a question that deals with "align in Datagrids", too.

Is ist possible to align the header of a column left or center and the data right?
I mean, there are digits in the colum but it looks terrible when the header is also right....

I hope you understand me.

Thanks.

Jumula

PS: Sorry for my terrible english...
 
Back
Top