Use:
Style="text-align: center"
You really should pick up a good CSS book and learn common CSS tags. It will help you more easily deal with formatting issues in HTML and save you loads of time...
+++ Rick ---
Style="text-align: center"
You really should pick up a good CSS book and learn common CSS tags. It will help you more easily deal with formatting issues in HTML and save you loads of time...
+++ Rick ---
<ww:wwWebDataGridID="Grid1"runat="server" DataSource="Query"Width="1280px" CssClass="blackborder"><Columns><ww:wwWebDataGridColumnID="Column1"runat="server" Expression="Process.DrawCheckBox('Query.ID',.T.)" HeaderText="Check"Style="align='center'"></ww:wwWebDataGridColumn> ...
Thank you very much