Hi,
Following is a requirement related to application that I am working on:
- UI component with multiple values
- UI component need to be editable
- UI component should have scrollbar
First 2 requirements are fullfilled by using a ComboBox, however I do not see option to have scrollbar for ComboBox
Is there any possibility to have ComboBox with scrollbar?
Regards,
Kunal Patil