0

Grid height setting not giving scrollbar

asked 2006-03-10 20:19:12 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


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

By: jim_bo_lisa

I have a grid with a height setting set. As I dynamically add rows to the grid control, the grid keeps sizing but does not go to scrollable when the height limit is reached. am I missing something?

Here is my code
<grid id="_queryBuilderGrid" height="100px">
<columns>
<column label="Condition" />
<column label="Component" width="150px" />
<column label="Attribute" />
<column label="Match" />
<column label="Keyword" />
<column label="Edit" />
</columns>
<rows id="_queryBuilderRows" />
</grid>

I dynamically add new row(s) to _queryBuilderRows.

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2006-03-12 14:50:46 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


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

By: tomyeh

Sound like a bug. Please post to Bugs. I'll check it later.

link publish delete flag offensive edit

answered 2006-03-12 14:52:00 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


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

By: tomyeh

BTW, it will be more convenient for me if you could post the bug with ZUML codes with a button that really new rows. Thanks.

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 20:19:12 +0800

Seen: 696 times

Last updated: Mar 12 '06

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