开发者

Sorting doesn't work on WPF DataGrid templated columns?

I noticed that sorting always do not work on Data开发者_如何学GoGrid templated columns, is there any solution for this problem?


You need to set the SortMemberPath="PropertyName" property in your templated DataGrid column.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜