上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 48 下一页

2016年1月31日

摘要: $.fn.extend({ SetDict: function (option) { var txtControl = $(this); if (!txtControl.hasClass("combo-text")) { // var width = txtControl.width(); //tx 阅读全文
posted @ 2016-01-31 00:05 听哥哥的话 阅读(517) 评论(0) 推荐(0) 编辑
摘要: $.fn.extend({ SetDict: function (option) { var txtControl = $(this); if (!txtControl.hasClass("combo-text")) { // var width = txtControl.width(); //tx 阅读全文
posted @ 2016-01-31 00:02 听哥哥的话 阅读(692) 评论(0) 推荐(0) 编辑

2016年1月30日

摘要: this.SetDict = function (obj, dicType, multiple, Ischeckbox, callback, change) { obj.combogrid({ panelWidth: 250, idField: 'Code', textField: 'Name', 阅读全文
posted @ 2016-01-30 23:58 听哥哥的话 阅读(206) 评论(0) 推荐(0) 编辑
摘要: $.fn.GetPostData = function () { var data = {}; var k = false; $(this).find(".datacontrol").each(function (i, value) { var field = $(value).attr("name 阅读全文
posted @ 2016-01-30 23:42 听哥哥的话 阅读(1198) 评论(0) 推荐(0) 编辑
摘要: 1.jqgrid控件列在需要的地方加上edittable=true <asp:JQGrid runat="server" ID="jq1" AutoWidth="true" Height="400" DataUrl="/ccr/CcrCompanyPromoterManage.aspx?_metho 阅读全文
posted @ 2016-01-30 23:36 听哥哥的话 阅读(328) 评论(0) 推荐(0) 编辑

2016年1月27日

摘要: 1.1在jqgrid 按钮 1.2 在jqgrid的客户端事件中绑定如下方法function gridComplete() {var ids = jQuery("#jq2").jqGrid('getDataIDs');for (var i = 0; i ";se = "";//ce = "";jQ... 阅读全文
posted @ 2016-01-27 11:42 听哥哥的话 阅读(1584) 评论(0) 推荐(0) 编辑

2016年1月22日

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication6{class Pro... 阅读全文
posted @ 2016-01-22 09:19 听哥哥的话 阅读(223) 评论(0) 推荐(0) 编辑

2016年1月21日

摘要: using System;using System.Collections;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading;using System.Threadi... 阅读全文
posted @ 2016-01-21 14:39 听哥哥的话 阅读(227) 评论(0) 推荐(0) 编辑

2016年1月19日

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication4{public st... 阅读全文
posted @ 2016-01-19 09:43 听哥哥的话 阅读(252) 评论(0) 推荐(0) 编辑

2016年1月15日

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication3{class Pro... 阅读全文
posted @ 2016-01-15 16:53 听哥哥的话 阅读(1765) 评论(0) 推荐(0) 编辑
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 48 下一页

导航