akveo / akveo/ng2-smart-table

Ng2 smart table Intercept value selection within the dropdown

オープン
#1,217 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
1.6k
フォーク
867
PR マージ指標
30日以内にマージされた PR はありません

説明

Good morning,
I would like to intercept the selection of the value within the dropdown to perform a data population method based on the value I have selected.
This is my code:

columns: {
ArticleId: {
filter: false,
title: 'Descrizione Articolo',
type: 'html',
editor: {
type: 'list',
config: {
list: this.Article,
},
},

}

How can I change the column to intercept the value selection?

Thanks for support.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。