求助,jquery的datatables行编辑问题

 我来答
匿名用户
推荐于2016-03-27
展开全部
fnfiler 是插入表格数据的一个方法
查了下 有以下参数
{string}: String to filter the table on 插入表格的值
{int|null}: Column to limit filtering to 最大行数
{bool} [default=false]: Treat as regular expression or not
{bool} [default=true]: Perform smart filtering or not
{bool} [default=true]: Show the input global filter in it's input box(es)
{bool} [default=true]: Do case-insensitive matching (true) or not (false)
this.value 是对应的input的值
$("tfoot th").index($(this).parent())+1 因为序列index是从0取的,而实际行数应该需要加1.
好比 0.1.2 其实是有3个数,但显示最后是2. 需要+1
按你的代码得到的是 7
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式