11 2014 档案

摘要:HtmlCode 1 public RoleViewModel generateActionList(string roleId, List assignidlist) 2 { 3 if (string.IsNullOrEmpty(roleId) && ass... 阅读全文
posted @ 2014-11-21 14:27 just so 阅读(167) 评论(0) 推荐(0) 编辑
摘要:1 .ui-datepicker-trigger{ 2 background-position-x:-32px; 3 background-position-y:-176px; 4 height:30px;width:34px; 5 cursor:pointer; ... 阅读全文
posted @ 2014-11-18 16:52 just so 阅读(167) 评论(0) 推荐(0) 编辑
摘要:简单的小demo ,, 主要是讲如何在dataTable 中 进行 行 的编辑, 如做delete,edit ,等操作的时候 如何获取 改行的一些主要数据。 1 2 3 @**@ 4... 阅读全文
posted @ 2014-11-18 16:47 just so 阅读(2066) 评论(1) 推荐(0) 编辑
摘要:1 USE [GPP] 2 GO 3 /****** Object: StoredProcedure [dbo].[P_V_USER_INFO_ROLE_SCHEME_S_PAGE_BY_APPID_ROLEID] Script Date: 14/11/2014 10:10:36 A... 阅读全文
posted @ 2014-11-14 10:35 just so 阅读(198) 评论(0) 推荐(0) 编辑