DateFilter and error

  1. #1

    DateFilter and error

    When using the datefilter within a remote filtering. When I select 29th June 2009 on teh date picker and activate I get an error. When I trace in to the filter and look at the parameters for that filter (see attachment), the date is 0/29/Y. Thus the date filter fails as it cannot conver that value to a date.
  2. #2

    RE: DateFilter and error

    I am having the same exact problem. I ran it through Fiddler and that 0/29/Y is what's actually being posted. This looks like some kind of formatting to me, but obviously it's not the correct data. If you change the date, that 0/29/Y stays the same. Any thoughts from Coolite developers?
  3. #3

    RE: DateFilter and error

    Hi,

    I think the issue related with ASP.NET Ajax ScriptManager (if you have it on the Page). It overrides Date functions which GridFilters. This problem is fixed in 0.8.2 version
  4. #4

    RE: DateFilter and error

    I have both scriptmanagers on a master page. I'll check for when 0.8.2 gets released, but I'm not using the asp.net script manager for this particular page, so I might just switch from master to the pages needed. I'll try it first thing tomorrow morning. Thanks for the help!

Similar Threads

  1. [CLOSED] StringFilter and DateFilter activate/deactivate
    By vadym.f in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Jul 06, 2012, 3:58 PM
  2. DateFilter: Before, After and On all active
    By cwolcott in forum 2.x Help
    Replies: 3
    Last Post: Mar 13, 2012, 5:55 PM
  3. DateFilter problem
    By chezinho in forum 1.x Help
    Replies: 0
    Last Post: Jan 05, 2011, 9:41 AM
  4. Replies: 1
    Last Post: Jun 09, 2010, 7:43 PM
  5. [CLOSED] [1.0] DateFilter format
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 03, 2010, 1:13 PM

Posting Permissions