A
Amil Hanish
When I use a DataList control and set the HorizontalAlign to center, .NET
generates:
align="Center"
Since this is capitalized, it is not xhtml compliant. I can get around it
by adding the attribute manually in code-behind, but bummer. Does anyone
know a way around this in aspx?
Amil
generates:
align="Center"
Since this is capitalized, it is not xhtml compliant. I can get around it
by adding the attribute manually in code-behind, but bummer. Does anyone
know a way around this in aspx?
Amil