随笔分类 -  AjaxControlToolkit

[AjaxControlToolkit] CalendarExtender
摘要:默认显示的是英文,如果需要显示中文,则需要为ScriptManager添加EnableScriptGlobalization="true" EnableScriptLocalization="true"如下 阅读全文

posted @ 2007-07-04 16:28 小乔的闺房

AutoCompleteExtender
摘要:一 写在WebService里using System;using System.Web.Services;using System.Data;using System.Collections.Generic;using System.Web.UI.WebControls; [WebService(Namespace = "http://tempuri.org/")][WebServiceBin... 阅读全文

posted @ 2007-06-09 17:47 小乔的闺房

导航