jQuery MiniUI
标题:
datagrid 排序为什么不是按大到小的排序
[打印本页]
作者:
justditZhang
时间:
2019-11-21 09:48:25
标题:
datagrid 排序为什么不是按大到小的排序
我列头做了排序,为什么不是按照大到小的排序,而是帮我分组了,请问一下什么原因导致的!
iv
class
="mini-fit"
style
="
padding-top
:
5
px"
>
<div
id
="dayHeadProfitReportDatagrid"
class
="mini-datagrid"
url
="${rc.contextPath}/tabAccoun
YsAg
entM
ain/findPageForProfit"
pageSizeWidth
="60px"
idField
="id"
allowCellWrap
="false"
style
="
width
:
100
%
;
height
:
100
%
;
padding-top
:
4
px
;
border-color
:
#CA9FCA
;
"
sortMode
="client"
allowResize
="false"
totalCount
="total"
multiSelect
="true"
showReloadButton
="false"
showGroupSummary
="true"
showSummaryRow
="true"
showPageSize
="true"
sizeList
=[100,200,300,500,1000]
pageSize
="100"
showEmptyText
="true"
emptyText
='<@spring.message code="page.dolphin.datagrid.nodata.found"/>'
>
<div
field
="pcNo"
name
="pcNo"
width
="100"
headerAlign
="center"
headerCls
="table-header"
align
="center"
allowSort
="true"
summaryType
="sum"
>
件数
[attach]12567[/attach]
作者:
dforce
时间:
2019-11-21 10:25:38
客户端排序默认按字符串顺序排列,可以设置dataType=string|int|float|date|boolean|currency来控制具体按什么格式排列。
欢迎光临 jQuery MiniUI (http://miniui.com/discuss/)
Powered by Discuz! X2