• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

auto refresh the cfgrid

Guest
Jan 03, 2014 Jan 03, 2014

Copy link to clipboard

Copied

Hi,

  

I am displaying the search results into the cfgrid.   The date field is using the datepicker calendar and I have to click on the fresh button below to refresh the search results.  It worked  fine with onkeyup below, if I manual enter the date into the textbox instead to pick  from the calendar.  How can I have it autofresh when i pick the date from the calendar?

thanks

             

             

          

              <cfinput type="text" name="Dateadded_from" id="datepicker_from" value="#form.Dateadded_from#" onkeyup="ColdFusion.Grid.refresh('grid01', true);" />

             

              <cfinput type="button" name="refresh" id="refresh" value="Refresh Results" class="greybutton" onclick="ColdFusion.Grid.refresh('grid01', false);">

Views

428

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources
Documentation