Hi all, i've found an issue when using RowSpan with FlexTable.
When you try to insert a text, with RowSpan, in a column the other columns
at right shift by one.
Here an Example:
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
FIRST TEXT
|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Now, I want to insert the text "SECOND TEXT" with a RowSpan in the column 0
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|'''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|'''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
FIRST TEXT
|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''|
SECOND TEXT
|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|'''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|'''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|'''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|'''''|
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|'''''|
Now the answer is: why this happens?
NOTICE the new empty column at the right
Thanks
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.