摘要:
${parameters.fieldDate?date} //标准日期转日期字符串${parameters.fieldDate?datetime} //标准日期转日期+时间 字符串${parameters.fieldDate?stri... 阅读全文
posted @ 2014-08-20 12:27
把酒言欢
阅读(33103)
评论(0)
推荐(2)
摘要:
datatables的官方例子中似乎没有提到表格双击和获取相应行号的功能;经过探索可以按照以下方式实现:$("#example tbody tr").dblclick(function(e){var index = $(this).context._DT_RowIndex;//行号} 阅读全文
posted @ 2014-08-20 10:51
把酒言欢
阅读(10658)
评论(1)
推荐(0)
浙公网安备 33010602011771号