Welcome to Dream.In.Code
Getting C# Help is Easy!

Join 132,152 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,839 people online right now. Registration is fast and FREE... Join Now!




CalendarExtender

 
Reply to this topicStart new topic

CalendarExtender, Ajax toolkit: CalenderExtender don't shows all days (shows only su

Lmoses
post 6 Oct, 2008 - 05:51 AM
Post #1


New D.I.C Head

*
Joined: 5 Oct, 2008
Posts: 1

Hi, I am using the same calenderextender couple of places elsewhere in the same system and it works fine but it doesn't work on this file, I tried adding the css file as you can see in the code but the settings in the css file doesn't change anything(width, backcolor etc...) any way my problem is I need to have this calender show all days of the week. Appreciate any suggestions, ideas or help. Thanks in advance! Sam.

CODE


<td>                                    
                                    <span ID="DateSpan" runat="server" visible="false" style="width:300px">
                                        <asp:Textbox ID="tbxDate" runat="server" runat="server" Columns="12" ValidationGroup="newEntry" />
                                        <br />Click above to edit date
                                        <asp:RequiredFieldValidator ID="DayValidator" runat="server" Display="None" ErrorMessage="Date is missing" ControlToValidate="tbxDate" ValidationGroup="newEntry" />
                                        <cc1:ValidatorCalloutExtender ID="DayValidator_ValidatorCalloutExtender" runat="server" Enabled="True" TargetControlID="DayValidator" />
                                        <asp:CompareValidator id="CompletionDateCompareValidator" runat="server" Display="None" ErrorMessage="Date format is incorrect." ControlToValidate="tbxDate" Operator="DataTypeCheck" Type="Date" ValidationGroup="newEntry"/>
                                        <cc1:ValidatorCalloutExtender ID="CompletionDateCompareValidator_ValidatorCalloutExtender" runat="server" Enabled="True" TargetControlID="CompletionDateCompareValidator" />
                                        <cc1:CalendarExtender ID="EnteredDate_CalendarExtender" runat="server" TargetControlID="tbxDate" Enabled="true" CssClass="calTheme1" EnabledOnClient="true"/>                                                                              
                                    </span>                                
                                </td>
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/21/08 01:43PM

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month