Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Using AJAX to filter available dates in WebDatePicker
posted

I have two date IG WebDatePickers for arrival and departure dates.  Currently they postback when the value is changed.  I’d like to not postback but instead make an AJAX call when the value is changed.  I would need to add several parameters to the AJAX call that would return the list of available dates based on those parameters.  Is there any IG built-in support for making custom AJAX calls that I should be leveraging versus creating my own client side event and making the AJAX call and setting the available dates myself? 

Parents Reply Children
No Data