jQuery MiniUI
标题:
datagrid load后产生了一行空行
[打印本页]
作者:
Lara
时间:
2017-5-11 14:25:12
标题:
datagrid load后产生了一行空行
本帖最后由 Lara 于 2017-5-11 14:26 编辑
datagrid load后产生了一行空行,导致监听mouseenter事件时获取的sectionRowIndex错误(
对于冻结列的表格,同一行左右表格的sectionRowIndex不一致
)。
$(document).on('mouseenter', '.mini-grid-row', function (e) {
var el = e.currentTarget;
var row = grid.getRow(el.sectionRowIndex - 1);
});
[attach]9184[/attach]
作者:
felt
时间:
2017-5-11 15:33:44
这是我们锁定下的结构,就是有这空行的,用来处理样式兼容。
你们的使用应该是控件层次,不应该关注我们内部的结构。
欢迎光临 jQuery MiniUI (http://miniui.com/discuss/)
Powered by Discuz! X2