本文介绍了我该如何对WPF DataGrid进行排序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hy
我的WPF DataGrid有三个cilumns。排名,名称和价值。

我想按Rank排序这个DataGrid。

我该怎么办?

请求帮我

HyMy WPF DataGrid have three cilumns . Rank , Name and Value .
I want to sort this DataGrid by Rank .
How can I this ?
pleas help me

推荐答案


这篇关于我该如何对WPF DataGrid进行排序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-24 04:32