akveo / akveo/ng2-smart-table

Is Multiselect dropdown supported in ng2-smart-table.

Open
#408 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.