上一页 1 ··· 275 276 277 278 279 280 281 282 283 ··· 324 下一页
摘要: We've noticed some changes and one of it is the "page size" control(dropdownlist) appears in the footer of the RadGrid if the pagerstyle mode is set to "NextPrevAndNumeric". Is the... 阅读全文
posted @ 2009-07-17 17:44 emanlee 阅读(1050) 评论(0) 推荐(0) 编辑
摘要: 下面的 JavaScript 函数为开发人员提供了他们所需要的所有功能: • concat() – 将两个或多个字符的文本组合起来,返回一个新的字符串。 • indexOf() – 返回字符串中一个子串第一处出现的索引。如果没有匹配项,返回 -1 。 • charAt() – 返回指定位置的字符。 阅读全文
posted @ 2009-07-17 12:09 emanlee 阅读(2790) 评论(0) 推荐(0) 编辑
摘要: ChooseSourceDatabase选择数据库MappingFileMapping文件位置(会根据output目录自动更改,不需要设置)OutputDirectory文件输出目录RootNameSpace根节点的命名空间Filter by Individual Objects - OptionalEnumTables枚举表,表中的所有数据都会被用作枚举类型,要求:第一列为主键,第二列为唯一键,... 阅读全文
posted @ 2009-07-16 21:41 emanlee 阅读(278) 评论(0) 推荐(0) 编辑
摘要: 转自:http://www.cnblogs.com/iCaca/archive/2007/06/28/799429.html   IDE:Visual Studio 2005 + Resharper.3.1 语言:Asp.net ,C# 单元测试:NUnit 网页测试:VSTS 框架及代码生成:.netTiers v2.2.0.596 日志:entLib 3.1 web控件:Tele... 阅读全文
posted @ 2009-07-16 21:15 emanlee 阅读(430) 评论(0) 推荐(0) 编辑
摘要: 为 ajaxToolkit:AutoCompleteExtender 传递3个参数: string prefixText, int count, string contextKey 。IntroductionThis article explains the concept of the Ajax AutoComplete Textbox to fetch data from the database with additional parameter.A Textbox can be integrated with the Ajax AutoComplete Extender to perf 阅读全文
posted @ 2009-07-16 18:23 emanlee 阅读(849) 评论(0) 推荐(0) 编辑
摘要: Change the back color of the expanded row and the collapsed rows.   protected void RadGrid1_ItemCommand(object source, Telerik.Web.UI.GridCommandEventArgs e)     {   &... 阅读全文
posted @ 2009-07-16 13:06 emanlee 阅读(1199) 评论(0) 推荐(0) 编辑
摘要: What I wanted to do is using the autocomplete, search a receiver table, once a user selected a particular item in the autocomplete, the ReceiverID of the particular item is then somehow passed through to the code behind, and this ReceiverID is then used to display the receiver details in a panel bel 阅读全文
posted @ 2009-07-16 13:05 emanlee 阅读(1020) 评论(0) 推荐(0) 编辑
摘要: ================================= ASPX - like HierarchyExpandCollapseOnDoubleClick_WebUI.ziphttp://www.telerik.com/community/code-library/aspnet-ajax/grid/expand-collapse-hierarchy-with-ajax-request-o... 阅读全文
posted @ 2009-07-16 13:05 emanlee 阅读(3513) 评论(0) 推荐(0) 编辑
摘要: 操作RadGrid1并且有PostBack时,如果RadAjaxLoadingPanel1不出现,要检查以下设置是否正确: <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">         &#... 阅读全文
posted @ 2009-07-16 13:04 emanlee 阅读(548) 评论(0) 推荐(0) 编辑
摘要: 转自:http://www.livelog.org/article.aspx?id=2 .Text http://www.telligentsystems.com/Solutions/Forums/ 多用户 ASP.NET 1.1 SQL Server 2000 开源 更新情况: 英文原版已经并入Community Server。博客园(http://cnblogs.com )基于.Text构建... 阅读全文
posted @ 2009-07-15 22:33 emanlee 阅读(3953) 评论(0) 推荐(0) 编辑
上一页 1 ··· 275 276 277 278 279 280 281 282 283 ··· 324 下一页