Hi,
I am using <h:selectManyListBox>
in my project. In view mode my component was
disabled including the scrollbar of that component.But i want to enable the scrollbar
of that component in view mode and values should be in non-editable mode
I have used readOnly
attribute in <h:selectManyListBox>
,
Please Help me....