ITPUB??ì3
报名申请微软有影响力专家
ITPUB论坛 » Web开发 » ASP.NET与AJAX » ComponentART 使用

新一届的微软MVP评选已经开始,欢迎各位推荐!

标题: ComponentART 使用
离线 sinco_lu
Sinco



精华贴数 0
个人空间 0
技术积分 101 (17102)
社区积分 1 (45013)
注册日期 2007-10-12
论坛徽章:0
      
      

发表于 2008-7-16 10:22 
ComponentART 使用

ComponentART中的Grid中使用Calendar和Picker的時候,如何設定帶的默認值.

<ComponentArt:Calendar id="Picker1"
            runat="server"
            PickerFormat="Custom"
            PickerCustomFormat="yyyy/MM/dd"
            SelectedDate="2008/09/13"
            ControlType="Picker"
            AllowDaySelection ="true"
            AllowMonthSelection = "true"
            AllowWeekSelection = "true"
            ClientSideOnSelectionChanged="Picker1_OnDateChange"
            PickerCssClass="picker" />
<ComponentArt:Calendar runat="server"
          id="Calendar1"
          AllowMultipleSelection="false"
          AllowWeekSelection="false"
          AllowMonthSelection="false"
          ControlType="Calendar"
          PopUp="Custom"
          PopUpExpandControlId="calendar_from_button"
          CalendarTitleCssClass="title"
          SelectedDate="2008/09/13"
          VisibleDate="2008/09/13"
          ClientSideOnSelectionChanged="Calendar1_OnChange"
          DayHeaderCssClass="dayheader"
          DayCssClass="day"
          DayHoverCssClass="dayhover"
          OtherMonthDayCssClass="othermonthday"
          SelectedDayCssClass="selectedday"
          CalendarCssClass="calendar"
          NextPrevCssClass="nextprev"
          MonthCssClass="month"
          SwapSlide="Linear"
          SwapDuration="300"
          DayNameFormat="FirstTwoLetters"
          PrevImageUrl="images/cal_prevMonth.gif"
          NextImageUrl="images/cal_nextMonth.gif"
          />


__________________
MSN:luxinke@hotmail.com
QQ:46123931
Skype:sinco.lu@163.com
只看该作者    顶部
 
    

相关内容


CopyRight 1999-2006 itpub.net All Right Reserved.
北京皓辰网域网络信息技术有限公司. 版权所有
E-mail:Webmaster@itpub.net
京ICP证:060528号 联系我们 法律顾问