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 8339893
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T05:00:38+00:00 2026-06-09T05:00:38+00:00

I am making Telerik DatePicker dynamically through Partial View in asp.net MVC. Initially i

  • 0

I am making Telerik DatePicker dynamically through Partial View in asp.net MVC. Initially i have bind the event like .ClientEvents(events => events.OnChange(“onChangeDatePicker”)), but i found that if you loading controls dynamically you cann’t do that way, you have to bind event dynamically through jQuery Event bubbling. i have below code works fine in my development envoiornment but after deployment on windows server 2008 it stop working in IE9. Its works fine with FF, Safari, Chrome.

Please help me in this.

$("document").ready(function () 
 {
            debugger;

            var dtpickers = $("[Id^=dtt]");

            for (i = 0; i < dtpickers.length; i++) {

                if ($.browser.msie) {
                    $(dtpickers[i]).tDatePicker({
                        onChange: function () { onChangeDatePicker(this); }
                    });
                }
                else {
                    $(dtpickers[i]).tDatePicker({
                        onChange: function () { onChangeDatePicker(this); }
                    });
                }
            }
       });


    </script>

Updates :

This is my intranet website. if i access it through ip address its wrorking fine, but if i will access it with computer name let say , http://xzy/webapp/ , it does not working.

  • 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-06-09T05:00:40+00:00Added an answer on June 9, 2026 at 5:00 am

    Its resolved now. It was issue with Compatibility view, by default with Intranet website it is On. so i off it and its work fine with me. I believe jQuery Delegated Events is not compatible with previous version of IE

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

Sidebar

Related Questions

I have an ASP.NET web application that I am making and I am thinking
I have an ASP.NET MVC 3 page ( Razor ) that consists of a
I have telerik controls on my page. I am making a vacation calendar using
I recently installed the ASP.NET MVC 4 Developer Preview (which Microsoft says can be
Making my way through the GAE documents. I have a question I can't find
Looking for a person who's setup the Telerik Rad Controls for ASP.NET AJAX Live
Making a word document of our network set-up. We have about 7 servers and
Making a mobile friendly site, I have a single field and a submit button.
Making a flash page that can cycle through these three images on mouseclick. For
Making a search result list (like in Google) is not very hard, if you

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.