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

Splitting multiple cells in a Table

I'm dynamically populating a Table control in ASP.NET 2. Each row has 4
columns but column #3 needs to be split into 3 rows and column #4 needs to
be split into 4 rows. Each of these cells contains just text.

Can someone help me out? I can split one cell using the TableCell's RowSpan
property but I'm struggling with splitting 2 cells.
Jun 27 '08 #1
1 2861
Shouldn't make a difference. (also are you talking about sopliiting or
merging ?).

You could :

- use inside the cell the appropriate markup (div, table etc...) to display
the content on multiple lines. It may not give the wanted effect depending
on how related you want to be the content in col3/col4 ut is likely much
simpler.

- the other option would be to use the highet number of rows you need and
merge those cells you don't need to be splitted...

--
Patrice

"chris f" <ch**********@nospam.co.uka écrit dans le message de groupe de
discussion : uq**************@TK2MSFTNGP04.phx.gbl...
I'm dynamically populating a Table control in ASP.NET 2. Each row has 4
columns but column #3 needs to be split into 3 rows and column #4 needs to
be split into 4 rows. Each of these cells contains just text.

Can someone help me out? I can split one cell using the TableCell's
RowSpan property but I'm struggling with splitting 2 cells.
Jun 27 '08 #2

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

Similar topics

7
by: Priti | last post by:
<td align="center" bgcolor="#6699cc" onMouseOver="white4.bgColor='#ffffff'" onMouseOver="this.bgColor='#993300'" onMouseOut="this.bgColor='#6699cc'" onMouseOut="white4.bgColor='#6699cc'"> I am...
1
by: Andy Britcliffe | last post by:
Hi I'm faced with the situation where I could have a single physical file that could contain multiplie XML documents e.g file.txt contains the following: <?xml version="1.0"...
13
by: James Conrad St.John Foreman | last post by:
One of the larger tables in our database is now 6.8 million rows (1 per financial transaction since 2000). Every time an amendment is made to a booking, new rows are added to the table for each...
5
by: jack | last post by:
Hi Dose any one knows how to split the cells of a data grid . Iv search'd on net but im only able to find third party ocx . But what i want is ,splitting the cells of grid which is available in...
1
by: Lance Hoffmeyer | last post by:
Hey all, How do I add another index inside a re.search? I want to add for j in BASE = re.search ... sh.Cells97... for i ....
0
by: acarrazco | last post by:
Hello, I am totaly new to VBA and I'm trying to modify a macro that was given to me but it doesn't seem to be working. I'm trying to extract data from three excel spreadsheets, put it into a combined...
9
by: RayDube | last post by:
Hello Gents, I want to be able to reward my members with credits, banner advertisements, text advertisements and even cash, but on a partially manual basis. I created a page where I could...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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
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.