Posted 3 February 2021, 4:51 am EST
Hi ,
I am using wijmo listbox and added like same as in the example given in the grapecity, but I am not able to add a vertical scrollbar in the listbox.
<wj-list-box #ListData [itemsSource]=“name”
(selectedIndexChanged)=“displayListBoxValueInTextField(ListData)”>
Thank you.
Regards,
Nivisha