Unable to create multiselect dropdown on Web data grid. Is there any way to create it ?
Please refer below screen shot (This is the sample web grid example already available in Data grid web component)
I have dropdown named as Vehicle Type but at time I can select only one value. I need multi values for eg. at time I should be able to select Ford, GMC etc. Need multi selection in the dropdown on Web data Grid .
Hey @Diksha Wadkar
You can use a List Box Widget for selecting multiple values.
You can refer to this link how to use the List Box Widget How to use List Box Widget(Click Here)
Hope This will Help You!