如何使用asp.net使用日期选择器代码 [英] how to use the date picker code using asp.net

查看:70
本文介绍了如何使用asp.net使用日期选择器代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用带有C#代码的asp.net我想要一个代码,当我点击教科书时必须显示日期选择器日历所以请执行needfull

解决方案

< blockquote>为此使用ajax日历扩展器


尝试这个....&修改你的代码:)





 <   html     lang   =  en >  
< span class =code-keyword>< head >
< meta charset = utf-8 / >
< title > jQuery UI Datepicker - 默认功能< / title >
< link rel = stylesheet href = http: //code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css\" / >
< script src = http://code.jquery.com/jquery-1.9.1.js >
< / script >
< script < span class =code-attribute> src = http://code.jquery.com/ui/1.10.3/jquery-ui.js > < / script >
< link rel = stylesheet href = < span class =code-keyword> / resources / demos / style.css / >
< script >


function (){

i am using asp.net with C# code i want a code that when i click on the textbook the date picker calendar must be displayed so please do the needfull

解决方案

For this use ajax calendar extender


Try this....& modify your code :)


<html lang="en">
<head>
  <meta charset="utf-8" />
  <title>jQuery UI Datepicker - Default functionality</title>
  <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
  <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
  <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
  <link rel="stylesheet" href="/resources/demos/style.css" />
  <script>


(function() {


这篇关于如何使用asp.net使用日期选择器代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆