Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/angularjs/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Angularjs 在AngularNG网格中提供索引编号_Angularjs_Ng Grid_Tabindex - Fatal编程技术网

Angularjs 在AngularNG网格中提供索引编号

Angularjs 在AngularNG网格中提供索引编号,angularjs,ng-grid,tabindex,Angularjs,Ng Grid,Tabindex,我使用的是ng网格,网格的每一行都有一个文本框。我想根据提供的tabIndex使用TAB键访问网格内外的所有文本框 我的plunker在这里:设置noTabInterference:true在gridOptions中,最近更新了使用noTabInterference,您不能指定自定义选项卡索引

我使用的是ng网格,网格的每一行都有一个文本框。我想根据提供的tabIndex使用TAB键访问网格内外的所有文本框


我的plunker在这里:

设置noTabInterference:true在gridOptions中,最近更新了

使用noTabInterference,您不能指定自定义选项卡索引