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.
我想知道是否有一种内置的方式来重新组织网格视图的元素,以便用户可以例如按 ID 号或日期对它们进行排序。最好在后面的代码中。
您可以使用 GridView 的Sort 方法。