码迷,mamicode.com
首页 >  
搜索关键字:grid report兼容    ( 4188个结果
ExtJs 4.2.1Grid行编辑后,页面滚动的解决方案
Extjs Grid滚动
分类:Web程序   时间:2014-12-05 14:02:17    阅读次数:474
LeetCode Word Search
Given a 2D board and a word, find if the word exists in the grid. The word can be constructed from letters of sequentially adjacent cell, where "adjacent" cells are those horizontally or vertically...
分类:其他好文   时间:2014-12-04 08:48:28    阅读次数:204
Word Search
Given a 2D board and a word, find if the word exists in the grid.The word can be constructed from letters of sequentially adjacent cell, where "adjace...
分类:其他好文   时间:2014-12-03 22:47:05    阅读次数:127
kendo grid的过滤filter
kendo是一套强大方便的前端解决方案,而且新版还可以与angularjs集成,项目中就使用了一些kendo的控件,比如grid表格。 grid提供了过滤功能,但中文网站缺少这方面的资料,在这里整理一下kendo grid怎么使用过滤。 下面代码包含了grid的过滤所有涉及的所有设置,以这个...
分类:其他好文   时间:2014-12-03 18:49:46    阅读次数:494
Java 2014-12-03 李蜀宁
计算器一个接口,一个函数 参数用数组实现,参数个数可变,查看源码也可以从jre包中查看box grid布局管理器Box : creatVerticalBox JScrollPaneJSplitPaneJTreeJTableJava事件驱动模型button.addActionListener(/...
分类:编程语言   时间:2014-12-03 13:58:44    阅读次数:207
Excel 文件下载
INCLUDE OLE2INCL*ALV输出CALLFUNCTION'REUSE_ALV_GRID_DISPLAY'EXPORTINGI_CALLBACK_PROGRAM=SY-REPIDI_CALLBACK_PF_STATUS_SET='PF_STATUS_SET'I_CALLBACK_USER_...
分类:其他好文   时间:2014-12-03 12:12:56    阅读次数:248
jqwidgets: Grid Cells Formatting
http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxgrid/jquery-grid-cellsformatting.htm $("#jqxgrid").jqxGrid( { width: 670, height: 450, source: source, theme: th...
分类:其他好文   时间:2014-12-03 09:23:39    阅读次数:319
oracle11.2.0.4 rac搭建中的crs-4000错误解析
在系统环境为rhel6.5的服务器上,搭建数据库版本为oracle11.2.0.4的两节点的RAC,安装GRID时遭遇如下错误:(注:vote、data和闪回盘都在存储设备上)ASMcreatedandstartedsuccessfully.DiskGroupVOTEmountedsuccessfully.clscfg:-installmodespecifiedclscfg:EXISTINGconfigur..
分类:数据库   时间:2014-12-03 02:03:53    阅读次数:432
如何动态修改grid的列名
有这样的需求,搜索时候会选择搜索类型,每种搜索类型展示的列名不一样 如何动态修改grid的列名 效果图:点击bColumn页面切换成bColumn 实现思路:通过grid的reconfigure方法,传入store和columnModel对象,使grid重新渲 相关代码: var selModel1...
分类:其他好文   时间:2014-12-03 01:36:22    阅读次数:233
【Leetcode】Minimum Path Sum
Minimum Path Sum  Total Accepted: 23319 Total Submissions: 74768My Submissions Question  Solution  Given a m x n grid filled with non-negative numbers, find a path from top left to b...
分类:其他好文   时间:2014-12-02 22:33:25    阅读次数:157
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!