0

listcell height with listbox autopaging

asked 2013-11-20 12:45:43 +0800

Neus gravatar image Neus
1415 14

Hi, When I set listbox autopaging the height for class .z-listcell-cnt changes to 30px and its content is not align vertically in the middle. If the listbox is not autopaged is the class z-listcell that has 30px as height and z-listcell-cnt is 18px. Also the content is aligned in the middle.

Why this difference?What can I make to equalize the height no matter if the listbox is autopaging or not?

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-11-22 09:56:37 +0800

claudioveryant gravatar image claudioveryant
9 1

Hi Neus, perhaps the follow get from "wiki/ZKComponentReference/Data/Listbox#Autopaging" can help you:

Note: If the autopaging is enabled, the height of each row will be applied the following CSS by default. If you want to change the height, please overwrite the CSS rule as your preference.

.z-listbox-autopaging .z-listcell-cnt { height: 30px; overflow: hidden; } [Since 5.0.8]

by Claudio

link publish delete flag offensive 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: 2013-11-20 12:45:43 +0800

Seen: 16 times

Last updated: Nov 22 '13

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