<html:list 
id="dataTable" 
style="dataTable" 
name="user" 
checkbox="true" 
action="true" 
datasource="list" 
show="id:{%ID}|50px
,real_name:{%USER_NAME}:edit
,idno:{%USER_ID_CARD}
,money|format_price:{%USER_MONEY}" 
actionlist="edit:{%EDIT}, del:{%DEL}" />
使用<html:list 建立表格,点击字段会自动排序,如何能把此功能取消(因为有些字段不是数据库字段排序会出错)
thinpphphtmlphp表单list