Hi,
Is there a way knowing when the user has clicked & selected a date using dtpicker? I have a screen that has a start & end date and it shows transactions based on the dates entered. Currently i'm using valid on the date picker to refresh the contents of the screen, but that means that the user has to select the date and move away from the date field. If I use the on change option, the browse refreshes if the user changes the month/year in the date picker before they have selected a date, so I was wondering if there was a way to modify dtpicker to call a code block when the user clicks on a date?
Thanks in advance
Pete