473,407 Members | 2,629 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Span in an ASP TableRow

Hi all :-) I have the following code, and need it to break specifically at a
point in the span, but I am unable to get it to break exactly where I want
it to.

<asp:TableCell CssClass="table" width="170px" wrap="true">
<span style="font-size:9pt">Jet Fuel Tax - County</span> I want it to
break HERE!
<span style="font-size:7pt">(from Worksheet 2)</span>
</asp:TableCell>

It keeps wrapping - even if I take the wrap="true" statement out. Any
suggestions as to how I get it to break exactly on the </span> ?

Thanks

Coleen
Nov 18 '05 #1
2 1767
What do you mean by break exactly?
Can't you use a break tag <br> there?

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Coleen" <co**********@yahoo.com> wrote in message
news:ub**************@TK2MSFTNGP09.phx.gbl...
Hi all :-) I have the following code, and need it to break specifically at a point in the span, but I am unable to get it to break exactly where I want
it to.

<asp:TableCell CssClass="table" width="170px" wrap="true">
<span style="font-size:9pt">Jet Fuel Tax - County</span> I want it to break HERE!
<span style="font-size:7pt">(from Worksheet 2)</span>
</asp:TableCell>

It keeps wrapping - even if I take the wrap="true" statement out. Any
suggestions as to how I get it to break exactly on the </span> ?

Thanks

Coleen

Nov 18 '05 #2
Funny thing that <br> - I tried that last week and got a syntax error. I just tried again, just to make sure I wasn't missing something, yep - I was missing something! Thanks - I must'a had the sytanx wrong last week becasue now it works! Thanks a bunch, sorry to bug any one :-) Coleen

---
Posted using Wimdows.net NntpNews Component - Posted from .NET's Largest Community Website: http://www.dotnetjunkies.com/newsgroups/
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Rajeev | last post by:
Hi I can use the TableRow and TableCell class in C# while using Web forms. The same are not available while programming with Windows Forms. I have the folloowing code that works fine with Web...
0
by: Randy | last post by:
Hello All, Is there any way to make this happen... Say I want to make a table with 3 rows. The first row has two TableCells each with a width of 300. The second row has one TableCell with the...
2
by: George Durzi | last post by:
Consider this pseudo HTML from a web form <asp:Table> <asp:TableRow> <asp:TableCell> <asp:Table> <asp:TableRow> <asp:TableCell></asp:TableCell> <asp:TableCell></asp:TableCell>...
4
by: coleenholley | last post by:
I asked the question yesterday: > HI All :-) > > I don't know if I will be able to do this type of formatting, but what I > need to do is have a table row where the text wraps (This is easy)...
6
by: hb | last post by:
Hi, I have a page bill.aspx and its code-behind bill.aspx.cs. On bill.aspx I have: === Select a month: <asp:dropdownlist runat="server" id="lstDate" autopostback="True" /> <br> <asp:table...
3
by: Alex Maghen | last post by:
Okay, I'm sure that this is an incredibly simple one and it may have more to do with HTML than with ASP.NET I have an ASP:Table with no borders and that table has several ASP:TableRows, each with...
1
by: sri_san | last post by:
Hello, I have a datagrid in which the header needs to span over 2 columns. I have tried creating a tableCells and tableRow at runtime and set the columnspan property of a cell to 2. But, the...
1
by: Jack Black | last post by:
Not even sure where to start on this one... I need to be able to either: a) set up a SPAN around a dynamically-generated table row (using TableRow object), or b) apply an "onmouseover" property...
2
by: keithb | last post by:
I'm just learning ASP.NET 2.0, so I apologize for asking a question which probably has an obvious answer. The Standard toolbox in VS2K5 has a control called Table. Placing the control on a web page...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.