标签: html asp.net
我想知道是否有内置的方法来重新组织gridview的元素,以便用户可以通过ID号或日期对它们进行排序。最好是在后面的代码中。
答案 0 :(得分:2)
您可以使用GridView' Sort method。