473,403 Members | 2,323 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,403 software developers and data experts.

ASP.Net tabel nested in another ASP.Net table

Ok, hopefully I have a simple question that someone can assist me with. I
have a native ASP page I’m converting to ASP.Net and have a table nested
inside anther table like below
<table border="1" width="780" align="center" >
<tr>
<td align="center">Test</td>
</tr>
<tr>
<td>
<table border="1" width="90%" align="center">
<tr>
<td align="center">Test
</td>
</tr>
</table>
</td>
</tr>
</table>

Notice that there is a table within the table.
Thanks for the help,
Jim
Mar 23 '07 #1
2 1636
....and the question is... ?


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"JimQ" <Ji**@discussions.microsoft.comwrote in message
news:35**********************************@microsof t.com...
Ok, hopefully I have a simple question that someone can assist me with. I
have a native ASP page I'm converting to ASP.Net and have a table nested
inside anther table like below
<table border="1" width="780" align="center" >
<tr>
<td align="center">Test</td>
</tr>
<tr>
<td>
<table border="1" width="90%" align="center">
<tr>
<td align="center">Test
</td>
</tr>
</table>
</td>
</tr>
</table>

Notice that there is a table within the table.
Thanks for the help,
Jim

Mar 23 '07 #2
I figured it out please ignor.
It is done the same only with asp: in tthe front <asp:tagname></asp:tagname>

--
Thanks,
Jim
"Juan T. Llibre" wrote:
....and the question is... ?


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"JimQ" <Ji**@discussions.microsoft.comwrote in message
news:35**********************************@microsof t.com...
Ok, hopefully I have a simple question that someone can assist me with. I
have a native ASP page I'm converting to ASP.Net and have a table nested
inside anther table like below
<table border="1" width="780" align="center" >
<tr>
<td align="center">Test</td>
</tr>
<tr>
<td>
<table border="1" width="90%" align="center">
<tr>
<td align="center">Test
</td>
</tr>
</table>
</td>
</tr>
</table>

Notice that there is a table within the table.
Thanks for the help,
Jim


Mar 23 '07 #3

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

Similar topics

15
by: Xah Lee | last post by:
Here's the belated Java solution. import java.util.List; import java.util.ArrayList; import java.lang.Math; class math { public static List range(double n) { return range(1,n,1); }
3
by: WGW | last post by:
Though I am a novice to MS SQL server (2000 I believe), I can do almost! everything I need. Maybe not efficiently, but usefully. However, I have a problem -- a complex query problem... I can...
4
by: Gaz | last post by:
Hi, I need to have a table nested within another table. The tables are alongside each other visually speaking, and the nested table (on the right) can vary in size. My problem is that when the...
9
by: Dustin | last post by:
Here's what I am trying to do: (Names represent CSS classes.) I want to create a photo gallery. I want the entire gallery to be surrounded by a box named PhotoGallery. I want a fluid placement...
5
by: Roedy Green | last post by:
I generate code to refer people to bookstores that generates a table without internal borders. You can see an example on http://mindprod.com/environment/kyoto.html I can use this element nested...
4
by: Steve Klett | last post by:
(I posted this in ADO group, but I think this group will be better) Hi- I need to develop an FAQ section for our website. We would like to break up the FAQ by products, then categories with...
1
by: Thu | last post by:
Hi, I create a Dataset to link three tables in my Access database. E.g. The three tables are , , . I then create 2 DataRelations, 1st relation (Order_Cust_Rel) links and using CustomerID field...
0
by: Mahesh Devjibhai Dhola | last post by:
Hi, I dont know its good design or not but I have one REQUIREMENT that, I have a Web application created in ASP.NET, and I need nested tables (one table control into another table control) up to N...
3
by: Eus | last post by:
Ik wil uit een tabel het gehele getal halen, de waarde staat als 05612123 maar wanneer ik dit opvraag in bv. de Query Analyzer wordt de waarde gegeven als 5612123. De 0 welke ervoor staat wordt...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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,...

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.