1

Listbox rowspan

asked 2015-03-23 08:20:20 +0800

Neus gravatar image Neus
1415 14

Hi, I have a listbox and some of its listcells musthave something like a rowspan. How can I do it?

Thank you

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-03-23 10:02:09 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

updated 2015-03-23 16:41:09 +0800

<listitem>
    <listcell span="2"/>
    <listcell/>
</listitem>

Here is a fiddle.

For rowspan i found following fiddle:

Fiddle

Greetz Chill.

link publish delete flag offensive edit

Comments

Hi Chill.I need a rowspan not a colspan. I want a cell to span in 2 rows. I know I can make it using a Grid but I need to interact with the table as I can do with a listbox

Neus ( 2015-03-23 14:57:08 +0800 )edit

Yes, this is what I need. Thank you!

Neus ( 2015-03-23 17:16:47 +0800 )edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2015-03-23 08:20:20 +0800

Seen: 29 times

Last updated: Mar 23 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More