随笔 - 657  文章 - 4  评论 - 213  阅读 - 432万
  2013年4月17日
摘要: $("#gridTable").jqGrid({ //...其它属性 colModel: [ //...其它列 { name: 'dsource_alarm', index: 'dsource_alarm', width: 30, align: "center", sortable: false, editable: false, formatter: alarmFormatter } ]}); //自定义报警列格式function alarmFormatter(cellvalue, options, ... 阅读全文
posted @ 2013-04-17 12:20 一路前行 阅读(7469) 评论(0) 推荐(2) 编辑
摘要: 本地查询(Local):@using Newtonsoft.Json@using System.Net.Http@{ var result = from u in 查询语句略 select new { user_id = u.user_id, user_email = u.user_email, user_nicename = u.user_nicename, use... 阅读全文
posted @ 2013-04-17 12:19 一路前行 阅读(5383) 评论(1) 推荐(0) 编辑
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示