[CLOSED] DatePicker and AjaxControlToolkit

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] DatePicker and AjaxControlToolkit

    Hello,

    Was wondering if there was any resolution to the JavaScript error generated when using the AjaxControlToolkit and the Ext JS DatePicker on the same form?

    Error:
    span.getTotalMilliseconds is not a function
    http://localhost/ScriptResource.axd?d=3w3a_SAQmS1uxac2mFuXNv42qGCxnU_B-6oAeibCDs4tph4A5CmcJALQNPZJqHBc2rGornuRSRIRHsIEmYXBUg2&t=633673529779413340
    Line 138
    Line 138:
    Date.prototype.add = function Date$add(span) {return new Date(this.getTime() + span.getTotalMilliseconds());}
    Cheers,
    Timothy
    Last edited by geoffrey.mcgill; Oct 21, 2013 at 7:23 PM.

Similar Threads

  1. [CLOSED] datepicker event
    By dev in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Sep 01, 2010, 1:26 PM
  2. [CLOSED] DatePicker:
    By RomualdAwessou in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Jul 09, 2010, 2:50 PM
  3. [CLOSED] datepicker from to example
    By LeeTheGreek in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 04, 2010, 2:29 PM
  4. [CLOSED] DatePicker
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 18, 2008, 4:31 AM
  5. [CLOSED] Datepicker help
    By Jurke in forum 1.x Help
    Replies: 13
    Last Post: Sep 22, 2008, 6:52 AM

Posting Permissions