Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
会社、連絡先、製品、日付など、事前にデータグリッドの4つの列があります。製品、会社、日付の順で並べ替えたいと思います。Advance Datagrid でこれを行うにはどうすればよいですか?
説明したスキームとは逆AdvancedDataGridの順序で をソートすることで、これのバージョンを実行できます。dataProvider一連のソート操作になります。最初に日付、次に製品、次に担当者、最後に会社で並べ替えます。ただし、並べ替え可能な列がある場合AdvancedDataGrid、ユーザーの操作によってすぐに混乱する可能性があります。
AdvancedDataGrid
dataProvider