944,123 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 593
  • ASP.NET RSS
Sep 3rd, 2007
0

table

Expand Post »
hi..iv created a table and placed labels in every row of the table....
when i run it,all the labels misplace in the page as if they have not placed in the rows...
what should i do?
i have another question about the size of a the page...
what size it should be and where i should set it....
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
paeez is offline Offline
11 posts
since Feb 2007
Sep 4th, 2007
0

Re: table

So you have code that looks like this:

<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<asp:Label runat="server" ID="label1" Text="Some Label Text" />
</td>
</tr>
<tr>
<td>
<asp:Label runat="server" ID="label2" Text="Some More label Text" />
</td>
</tr>
</table>



right?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jonathan.pucket is offline Offline
3 posts
since Aug 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Crystal Reports in ASP.NET
Next Thread in ASP.NET Forum Timeline: new to asp.net





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC