我想在数据网格中添加标签。当单击我想要添加选项卡的数据时。我如何在每行的第二列中调用onClick函数。
<th field="name" width="50" editor="{type:'validatebox',options:{required:true}}" sortable="true" onClick="addtab2('$('#name').val()','nameview.php')">Tariff Name</th>
我给了这样的,但它不会来。无论如何
谢谢
我想在数据网格中添加标签。当单击我想要添加选项卡的数据时。我如何在每行的第二列中调用onClick函数。
<th field="name" width="50" editor="{type:'validatebox',options:{required:true}}" sortable="true" onClick="addtab2('$('#name').val()','nameview.php')">Tariff Name</th>
我给了这样的,但它不会来。无论如何
谢谢
使用格式化程序,
请参考以下链接,
http://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=default&dir=ltr&pitem=