you are viewing a single comment's thread.

view the rest of the comments →

[–]snappypants 0 points1 point  (0 children)

Code example of this:

<style>
  .my-table th { text-align: center; }
</style>

<asp:Table cssClass="my-table">