Microsoft
Software
Hardware
Network
Question : Left justify column data
I am running a .NET 2.0 application w/ SQL Server. There 4 columns that are displayed on a webpage. I want the data in the columns to be left justified. Any ideas? Is this something I can set in the properties of the SQL Server Table / Columns? I tried to manipulate the code
(HorizontalAlign="left") it was originally set to HorizontalAlign="center" but the data in the columns is still being displayed as centered. *more code is below
Code Snippet:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13:
AutoGenerateColumns="False">
Open in New Window
Select All
Answer : Left justify column data
May be you need manipulate with property 'ItemStyle-HorizontalAlign
' for each
section.
Random Solutions
Outlook Anywhere Config on sbs 2008 (RPC over HTTP)
Isdate MSSQL not validating dates
specified field could refer to more than one table listed in the FROM clause of SQL statement
Crystal Report 11 Problem
Can you Add a Checkbox in Listview Column Other Than First Column?
Negative Values in a Numeric Field
Can I upgrade a "30 Day Trial" version of Windows Vista to a full Version of Windows 7?
Controlling users with Microsoft Access 2007
How to pass Id in Repeater control
DefaultAppPool Crashes