calendar to bind to custom sql on refresh
Dan, I posted this before but never got an answer....really like the control, but this would really help. Thanks, John
I am trying to get the calendar to run a new SQL databind base on the user choosing a new date. I tried to call a custom method that calls the SQL from the refresh method, but it never works. Is there a good way to pass the new start date data that comes from the javascript.dc1.refreshcallback method into a place where I can then run my custom SQL to bring back the new data for a refreshed calendar. I know that the refresh will bring a new view on the exiting set of data, but I need to bring back a whole new set of data based on some custom filters in addition to the date filter.
Asked by Anonymous 3 years ago.