0

Is there any way to use the master detail in the listbox component?

asked 2020-05-27 17:10:13 +0800

softteam gravatar image softteam
130 1 8

Hi,

Is there any way to use the master detail in the listbox component? With the grid component we do not have the facilities to control the selected items and the selected row is not visually displayed.

Thank you,

Javier

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-05-27 18:58:47 +0800

cor3000 gravatar image cor3000
6280 2 7

Master detail is only available in <grid>. You can highlight a row by applying an sclass and CSS styles:

https://zkfiddle.org/sample/1mn2sb0/1-highlight-grid-row-via-css

You can also do this dynamically from java code:

aRow.setSclass('highlight');
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: 2020-05-27 17:10:13 +0800

Seen: 5 times

Last updated: May 27 '20

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