0

listbox cell border

asked 2009-12-15 11:53:06 +0800

qfs gravatar image qfs
36 1

Hi,

i want to add cell border to listbox. How can I do this

Thx

delete flag offensive retag edit

4 Replies

Sort by ยป oldest newest

answered 2009-12-16 05:19:50 +0800

iantsai gravatar image iantsai
2755 1

updated 2009-12-16 05:20:50 +0800

try this:

<zk>
<style>
.z-listcell{
border: 1px solid 
}
</style>
<listbox>
...
</listbox>


<zk>

link publish delete flag offensive edit

answered 2009-12-16 06:15:34 +0800

qfs gravatar image qfs
36 1

sorry :(

it doesnt work. Do you have any idea?

link publish delete flag offensive edit

answered 2009-12-21 02:56:07 +0800

qfs gravatar image qfs
36 1

i found it

<style>

ts.z-list-cell { border:1px solid; border-color:yellow;
}

</style>


Thanks qfs :)

link publish delete flag offensive edit

answered 2013-10-10 13:38:50 +0800

jaideep gravatar image jaideep flag of India
178 5

Use <Listcell style="border-width=1px;border-color:black"> for border in listbox and listcells.

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: 2009-12-15 11:53:06 +0800

Seen: 942 times

Last updated: Oct 10 '13

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