[Laszlo-dev] tabpane vertical/left alignment and Grid issue
Zaheed Haque
zaheed.haque at gmail.com
Wed Oct 26 15:37:54 PDT 2005
Hello:
Thanks again for the answers to my previous Grid problem. I am now
wondering about the following issues and would appreciate some input.
1. I am trying to do tabpane on the left side (kind of like deck of
cards on top of each other) instead of the default tabpane option in
the docs (where it is on the top) Is it possible to do? I haven't had
any luck with this yet. Any input, workaround?
2. I am using gridtext to populate data. One of my columns I would
like to have 2 sets of data items with a <br>. Example
<root>
<example>
<item1>text1</item1>
<item2>text2</item2>
<count>number</count>
</exanple>
</root>
So I have 2 colum in my grid but I want to have 2 items in one colum which is
Column 1 Column 2
text1 <br> or line break number
row 1 text 2 <br>
Is this possible? any workaround.
Thanks again for feedback.
Cheers
Z
More information about the Laszlo-dev
mailing list