- 博客(1)
- 收藏
- 关注
原创 EasyUI中的datagrid参数sortable,排序无效问题
情况1:每次都需查询后端,且后端sql还有其他排序 第一步: 需要排序的列参数添加:sortable: true columns: [[{ field: 'aaa', title: '排序列', sortable: true }]] 第二步: 后端接收 @RequestParam("orderby") String orderby SQL处也需添加排序 order by <if test="orderby != null and orderby != '' and
2021-05-20 11:10:32
2856
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅