how to align 2 columns on same line or same in ASP.NET MAKER
so what i need is to move the following code and values on same column
ID Value of ID
ID1 Value of ID1
ID3 Value of ID3
ID4 value of ID4
and i need to change to
ID Value of ID
ID1 Value of ID1 ID3 Value of ID3
ID4 value of ID4