How do you align rows in ASP.net?

Brad

New member
Right now the Cells in my rows seem to be aligned to the left. What I have is multiple rows with a different amount of cells in each row.

The HorizontalAlign property doesn't seem to accomplish this. Any ideas?
 
Back
Top