right justify a column?

  • Thread starter Thread starter John Wilson
  • Start date Start date
J

John Wilson

Here's a dumb question from a learner:

In a datagrid in a web page, how do I right justify a column of figures?

I bet its easy once you know.

John Wilson
 
John,

You can set ItemStyle-HorizontalAlign=right in the asp:datagrid tag on the
..aspx page. You can do the same for HeaderStyle.

Eliyahu
 

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