Information to MonthYearPicker
By implementing the MonthYearPicker control of Kettic Web Calendar for ASP.NET AJAX, we can simply and quickly set monthyear picker on a web page that can still be in good performance. DatePopupButton Within ASP.NET Application
By clicking the button in the right corner in the sample image, we can set the basic properties of MonthYearPicker, such as its Visible, ImageUrl, Border,ToolTip, BackColor and any other related attribute.
And in general circumstance, monthyearpicker consists of three parts: MonthYearTableView, DateInput.DateInput and MonthYearTableView, which can be displayed by left-clicking DatePopupButton, the window for choosing and setting time. MonthYearpicker Properties Within ASP.NET Application
MonthYearTableViewer Within ASP.NET Application
DateInput Within ASP.NET Application
Animation Within ASP.NET Application
Two choices are supportable for animation: ShowAnimation and HideAnimation. If we choose ShowAnimation, there will be animation appending when the calendar popups and closes.
Following are the demo ASPX codes for setting above mentioned MonthYearPicker properties. You can directly copy and paste them into your web ASP.NET project to define your MonthYearPicker. For C# demo codes of setting MonthYearPicker, please go to the relevant page.
Following is the compliant demo image of monthyear picker created by above programming codes. ![]() | ![]() ASP.NET AJAX UI Controls ASP.NET AJAX Chart UI Control ASP.NET AJAX Grid UI Control ASP.NET AJAX Barcode UI Control ASP.NET AJAX Button UI Control ASP.NET AJAX Calendar UI Control OverviewGetting StartedCalendar element TitleNavigation ControlsColumn and Row HeadersPickers TimePickerDatePickerDateTimePickerMonthYearPicker Using shared Calendar/TimeViewFormatting ValuesTemplates Calendar Day TemplatesCalendar Header and Footer TemlatesFeatures Customizing the Day MatrixMulti-View ModeManaging DatesDate SelectionClient Prpgramming Calendar EventServer Programming Calendar EventPicker EventASP.NET AJAX NavigationBar UI Control ASP.NET AJAX Captcha UI Control ASP.NET AJAX Color Editor UI Control ASP.NET AJAX ComboBox UI Control ASP.NET AJAX DataPager UI Control ASP.NET AJAX Dock UI Control ASP.NET AJAX DropDownList UI Control ASP.NET AJAX DropDownTree UI Control ASP.NET AJAX HtmlEditor UI Control ASP.NET AJAX FileManager UI Control ASP.NET AJAX Filter UI Control ASP.NET AJAX Input UI Control ASP.NET AJAX ListBox UI Control ASP.NET AJAX ListView UI Control ASP.NET AJAX ToolBar UI Control ASP.NET AJAX TabControl UI Control ASP.NET AJAX Menu UI Control ASP.NET AJAX ToolTip UI Control |