ant-design-blazor / ant-design-blazor/ant-design-blazor

Table - let user change order of columns using drag and drop

オープン
#2,170 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
C#
スター
6.2k
フォーク
1.2k
平均マージ
1日 22時間
マージ済み PR(30日)
1

説明

### Is your feature request related to a problem?
I would like to let user to change order of columns using drag and drop.

### Describe the solution you'd like
Ideal solution would be, that user starts dragging by clicking into column header and drops this column somewhere between other columns.

Alternative solution for me now is to have definition of columns order elsewhere. Let user define columns order there and then use this settings to update columns in the table.

### Additional context
I have views with a lot of columns in database and I would like to let user to choose, which he would like to see in the table. I also work on AntTable-OData adapter, which I use to solve filtering, ordering, pagination and selecting columns on server side. AntTable QueryModel is translated into OData query and result is rendered into table.

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

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

評価

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

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

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