Hello,
I'm setting up a scheduler but I only want to pull back records based on the date selected and display those. On the page load I get all records for that day. However, what I'm trying to figure out is how to determine when a user clicks on the next or previous day arrows and take the date being moved to as I'll use that date to pass to my middletier to retrieve the scheduled events to display.
Also, if they click on the week view, again I'd like to figure out a way to obtain those dates to use to retrieve those dates as well.
Any help on this would be deeply appreciated.
Thanks.
I'm setting up a scheduler but I only want to pull back records based on the date selected and display those. On the page load I get all records for that day. However, what I'm trying to figure out is how to determine when a user clicks on the next or previous day arrows and take the date being moved to as I'll use that date to pass to my middletier to retrieve the scheduled events to display.
Also, if they click on the week view, again I'd like to figure out a way to obtain those dates to use to retrieve those dates as well.
Any help on this would be deeply appreciated.
Thanks.