Datagrid Column Text

G

Guest

Hi,

I created a datagrid with several columns, one has text align right,
however, the last letter of the column head is hard to see. I tried to add
some spaces but they are supressed at the run time, I want to know how to add
some spaces at the end of the head text, or is it possible to set text align
center for the head and text align center for the data on this column?

thanks in advance
 
L

Lucky

i forgot to mentioned that increasing the width of the column header
means u have to specify numeric value in width property of the column.
 
G

Guest

Lucky,

The width is big enough. Only the last letter seems hard to see when using
text align right. I can add some chararcters like "_" or "." but not nice as
space.
 
L

Lucky

hi Li,
i tried one exlample but it's working well at my end. i dont get it how
it could not working with you. are you using colorful table style? coz
i've just code one datagrid with default options and it's working fine.
 

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

Top