用于桌面应用程序的ajax日历控件

编程入门 行业动态 更新时间:2024-10-18 19:26:25
本文介绍了用于桌面应用程序的ajax日历控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我在我的项目中需要一个ajax calander,如果我点击查看周,它应该显示天数与时间的列,并且我可以进行提醒。在ajax中可以满足我的要求的任何calander控件?

I require in my project an ajax calander,in which if i m clicking view week thn it should show columns of days vs time and in that i can make reminders.Is any calander control available in ajax that can fulfil my requirement??

推荐答案

您不能将AJAX控件与桌面应用程序一起使用,因为它是异步JavaScript和XML。 满足您的要求 使用TextBox点击事件来显示日历控件 You can not use AJAX control with Desktop Application since it is Asynchronous JavaScript and XML. To fulfill your requirement use TextBox click event to show calender control

见下面链接 jszen.blogspot.in/ 2007/03 / how-to-build-simple-calendar-with.html [ ^ ] 和 www.ehow/how_618201 6_make-javascript-calendar.html [ ^ ] ,最后是 answers.oreilly/topic/136-how-to-create-a-calendar-date-picker-with-javascript/ [ ^ ] aayesha ji aa kadach help karse tamne ... see below link jszen.blogspot.in/2007/03/how-to-build-simple-calendar-with.html[^] and www.ehow/how_6182016_make-javascript-calendar.html[^] and lastly answers.oreilly/topic/136-how-to-create-a-calendar-date-picker-with-javascript/[^] aayesha ji aa kadach help karse tamne...

你不能为此目的使用ajax ...... 在桌面应用程序上,您可以使用面板显示日历和 按钮/文本框事件来显示或隐藏该日历 you cant use ajax for this purpose ... on desktop application you can use panel to show calender and button /textbox events to show or hide that calender

更多推荐

用于桌面应用程序的ajax日历控件

本文发布于:2023-11-07 15:13:28,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1566794.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:控件   应用程序   日历   桌面   ajax

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!