calendarextender
AJAX:CalendarExtender does not localize Today
I\'m using the CalendarExtender from the AJAX library with the possibility of localization. Currently everything works fine except when I try to localize it for the Danich (da-DK) language. The calend[详细]
2023-04-06 19:58 分类:问答Ajax CalendarExtender, How to get the date after i click on a button?
I want to add add an Ajax CalendarExtenderto my page. And then after selecting a date and clicking on a button I get the selected Day in a label.[详细]
2023-04-06 13:20 分类:问答Ajax Toolkit Calendar Extender bold current date, ASP.NET
I am using Ajax Toolkit Calendar Extender, and i want to bold the current date, when calendar pops up.[详细]
2023-04-01 10:24 分类:问答Variables and methods
I\'m trying to understand better how to declare a variable (string) and how methods work. I\'m trying to reformat a date (from a calendarextender) into a string and pass it as a parameter into a query[详细]
2023-03-21 03:50 分类:问答Two CalendarExtenders?
I have a popup ajax calendarextender that populates a text box with the selected date, (MM/dd/yyyy). This works. I want to capture the same date in an additional text box with a different format (yyyy[详细]
2023-03-20 21:55 分类:问答Using a CalendarExtender with a MaskedEditExtender
I\'m trying to have a textbox function exactly like the third textbox down on this page: http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Ma开发者_Python百科skedEdit/MaskedEdit.aspx. I\'m trying to[详细]
2023-02-20 13:46 分类:问答AjaxControlToolkit CalendarExtender Control not working in my website
I\' using the AjaxControlToolkit CalendarExtender in my web site but after uploading it does how show the calendar control. I have registered the control on the page itself. The page postback when I c[详细]
2023-02-15 00:26 分类:问答How to set "VisibleDate" property of asp:Calendar control?
I am developing a ASP.NET web site, in which I have used a AJAX control Tool kit\'s CalendarExtender to select a date in asp:TextBox. I want to set the VisibleDate property of the asp:Calendar control[详细]
2023-02-07 13:11 分类:问答AjaxToolkit Calendar Extender Programmatic change in value not reflected
There is a calendar image near to the text box for dropdown calendar. When I change the date value in text box by[详细]
2023-01-27 23:06 分类:问答Getting the right row in a GridView
I have a GridView where one of the cells holds a TextBox with a CalendarExtender attached to it. Another cell holds a button that triggers the CalendarExtender. After a date is selected, a checkDate f[详细]
2023-01-24 12:45 分类:问答