Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1022075
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T11:24:39+00:00 2026-05-16T11:24:39+00:00

I have the folling Gridview column <asp:TemplateField HeaderText=Installed Date SortExpression=install_date> <EditItemTemplate> <asp:TextBox ID=gvtxtInstalledDate runat=server

  • 0

I have the folling Gridview column

<asp:TemplateField HeaderText="Installed Date" SortExpression="install_date">
    <EditItemTemplate>
        <asp:TextBox ID="gvtxtInstalledDate" runat="server" 
            Text='<%# Bind("install_date") %>'></asp:TextBox>
        <asp:CalendarExtender ID="gvtxtInstalledDate_CalendarExtender" runat="server" 
            Enabled="True" TargetControlID="gvtxtInstalledDate">
        </asp:CalendarExtender>
    </EditItemTemplate>
    <ItemTemplate>
        <asp:Label ID="gvlblInstallDate" runat="server" 
            Text='<%# Bind("install_date") %>'></asp:Label>
    </ItemTemplate>
</asp:TemplateField>

The Calendar extender does not display at all when editing a row item.

EDIT: Doesnt work on any other control either. I do have a script manager in place. The ASP Toolkit is also a part of my website reference.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T11:24:39+00:00Added an answer on May 16, 2026 at 11:24 am

    Fixed a while ago. The <asp:CalendarExtender tag was incorrect, needed to change it to the proper tag prefix.

    <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>
    

    e.g. <ajaxToolkit:CalendarExtender

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If I have the folling data pager <asp:DataPager ID=DataPager1 runat=server PagedControlID=lstBlogPosts PageSize=1 onprerender=DataPager1_PreRender >
i have follwing textbox, <dx:ASPxTextBox runat=server ID=txtCustomer Native=true CssClass=medium required> <ValidationSettings RequiredField-IsRequired=true ></ValidationSettings> </dx:ASPxTextBox>
I am working on Gridview in ASP.NET(C#) and have cells that need to have
I have a gridview I am populating it by creating a datatable filling that
Imagine I have the folling XML file: <a>before<b>middle</b>after</a> I want to convert it into
I have gridview binded to a dumb business object. The business object had 30
I have the folliwng JSON request code on an ASP.NET MVC web application: var
I have the folling Perl script that I am using to import data directly
I am creating a calendar using GridView (6 row * 8 column). Each of
I have a SQL server 2008 table with the folling data in it: seq

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.