Welcome Guest Search | Active Topics | Sign In | Register

Grid Object - Merge Cells Options
Bruna
Posted: Thursday, January 10, 2008 5:06:15 AM
Rank: Newbie
Groups: Member

Joined: 1/10/2008
Posts: 3
Hi,

I would like do know how to merge equal cells within grid object?

Please, we need a help as soon as possible.

Thanks a lot.

Bruna.
eo_support
Posted: Thursday, January 10, 2008 5:13:56 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,089
What do you mean by "merge equal cells"?
Bruna
Posted: Thursday, January 10, 2008 5:28:11 AM
Rank: Newbie
Groups: Member

Joined: 1/10/2008
Posts: 3
eo_support wrote:
What do you mean by "merge equal cells"?


For instance, when you have 2 or more rows and the values of 1st column repeats I would like to show the value of that column 1 time only. Something like this:


Column1 | Column2 |

| Brown |
------------------
Colors | Blue |
------------------
| Green |


How can I do that?

Bruna

eo_support
Posted: Thursday, January 10, 2008 5:34:38 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,089
I see. You won't be able to do that. Our Grid is not a HTML table, so you won't be able to merge cell like what you do with an HTML table. In this case you would have to put two Browns and two Greens in the Grid.
Bruna
Posted: Thursday, January 10, 2008 5:40:27 AM
Rank: Newbie
Groups: Member

Joined: 1/10/2008
Posts: 3
eo_support wrote:
What do you mean by "merge equal cells"?


Ops, now I think you can see it right.


For instance, when you have 2 or more rows and the values of 1st column repeats I would like to show the value of that column 1 time only. Something like this:


Column1---------|---Column2----|

--------------------|---Brown------|
--------------------------------------
Colors ----------- |---Blue---------|
--------------------------------------
--------------------|---Green-------|


How can I do that?

Bruna

eo_support
Posted: Thursday, January 10, 2008 5:46:49 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,089
You can not do that either. As explained earlier, our Grid is a strict two dimensional tabular layout. You will need to have three "Colors" cells.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.