`

formatter datagrid行按钮

 
阅读更多

1.对应字段上:

,{title : '操作项',field : 'xxx',
   formatter:function (val, row, index) {
   var html = "<a class='loan_ct_view_button' href='#' onclick='submit("+row.id+");'></a>";
    return html;
   }
}
 

 2.加载事件: 

,onLoadSuccess:function(data){ 
$(".loan_ct_view_button").linkbutton({ text:'提交', plain:true, iconCls:'icon-ok' });
 }

 

 

分享到:
评论

相关推荐

    formatter的用法

    Formatter是datagrid中单元格的格式化函数,目的之让数据按照用户的习惯更好的显示出来。本文檔用了一個小例子展示formatter的靈活性及效果

    easyui datagrid 表格 打印

    easyui datagrid表格打印,支持formatter格式化数据的打印,还原的最初datagrid 的表格数据

    EasyUI入门教程--第01课_EasyUI简介.avi

    第12课(讲解datagrid的formatter的应用,格式化时间、行样式、列样式、表头居中,内容居右等应用)(formatter的提示功能,由于录制问题,没有录制到提示信息,所以大家自己去测试一下吧,不能重新录制了。) 第13课...

    java eclipse code formatter

    code stytle code formatter

    eclipseformatter格式化文件

    eclipseformatter格式化文件

    sql-formatter npm打包后文件

    1、本资源已经对源码NPM工程打包为sql-formatter.min.js 文件可直接引入使用 2、具体说明可见下载后压缩包中的 说明.text 文件 3、相关博客文章 https://blog.csdn.net/guzuoi/article/details/111151290

    code formatter编码风格

    自己用的一个code formatter编码风格

    C# Formatter (针对C#代码的格式化工具).msi

    C#Formatter 是一个Visual Studio 2010/2012/2013外接程序,可改善您的C#编程体验,使您能够清理和美化C#代码的外观。 目前,该软件提供以下功能: 美化代码,在每个类,方法,属性或区域的顶部添加分隔符注释 ...

    EclipseFormatter.zip

    Eclipse Code Formatter 可直接导入使用,直接下载。为解决网络问题。源码地址:https://github.com/alibaba/p3c/tree/master/p3c-formatter

    SD Formatter 存储卡彻底格式化

    1.SD Formatter、是以SDA发行的SD File System Specification为依据,对SD存储卡、SDHC存储卡以及 SDXC存储卡(以下简称SD/SDHC/SDXC卡)进行格式化。 2.SD Formatter对SD/SDHC/SDXC卡进行格式化的目的,就是为了最大...

    eclipse formatter格式文件

    * A sample source file for the code formatter preview */ package mypackage; import java.util.LinkedList; public class MyIntStack { private final LinkedList fStack; public MyIntStack() { fStack...

    SD Memory Card Formatter for Mac软件

    SD Memory Card Formatter for Mac 是专为Mac用户设计的SD存储卡格式化工具。它具有简单易用的界面,可快速而安全地格式化SD、SDHC、SDXC和MicroSD卡,以准备存储新数据。这款软件不仅能提高存储卡的性能,还有助于...

    exam_formatter_2_setup.exe

    exam formatter 是个不错的工具

    codeformatter

    codeformatter.xm

    formatter-profile.xm

    formatter-profile.xm

    jsonFormatter.rar

    jsonFormatter 是一个简单快速的将杂乱无章的json格式化成上下有层次的字符串

    Android studio EclipseFormatter.zip

    Android studio EclipseFormatter.zip格式化包

    Xml Formatter

    Xml Formatter

    SD Memory Card Formatter SD卡格式化工具

    SD Memory Card Formatter(SD 存储卡格式化程序)根据 SD 协会 (SDA) 创建的 SD 文件系统规范格式化 SD 存储卡、SDHC 存储卡和 SDXC 存储卡(分别为 SD/SDHC/SDXC 卡)。 强烈建议使用 SD Memory Card Formatter 来...

Global site tag (gtag.js) - Google Analytics