Is Multiselect dropdown supported in ng2-smart-table.
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Team,
Please confirm whether we have multiselect dropdown is present in ng2-smart-table.. I see only normal drop using
usrgrp: {
title: 'User Group',
type: 'html',
editor: {
type: 'list',
config: {
list: this.userGroup
}
}
},
Please help me with multiselect dropdown where anyone can select multiple items from a dropdown
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.