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
Capture/crop non-rectangular objects in screenshots for use in PowerPoint 2007
Bond Value Calculation
Receiving error when submitting data to SQL Server through asp.net vb
Greater of two numbers function
GPEDIT.MSC is missing
How do I design InfoPath form based on web services?
vba code to go to a clear the content of a text box and move cursor to that text box
Forms, tab control and subforms
Xbox 360 live wireless G vs N router
WIndows 7 client in 2003 domain vbs logon script