0

conceptual hurdle

asked 2006-03-10 14:43:08 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3622455

By: nobody

hi all.
i'm really having difficulty understanding the mechanics of the grid element.
can someone please explain why the following does not give equal-width columns, and in general, achieving equal-width columns regardless of the actual individual column content width. thanks very much.

<window title="Test Grid">
<grid>
<columns width="120px">
<column label="u"/>
<column label="stk"/>
<column label="e77777"/>
</columns>
</grid>
</window>


delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2006-03-10 15:07:18 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3622505

By: tomyeh

You have to assign width to each column.
Columns like TR only aggregates column.

If you cannot find enough info from document, you could take a look at source codes. Especially, the template to generate HTML tags. They are located under zul/src/archive/web/zul/html/*.dsp
They are easy to understand.


link publish delete flag offensive edit
Your reply
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

RSS

Stats

Asked: 2006-03-10 14:43:08 +0800

Seen: 443 times

Last updated: Mar 10 '06

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