-
Dashboard view state issue
Hi there,
I have a ‘refresh’ button that triggers a query to populate a data grid (as shown in the image). The query requires two view state datetime parameters — start date and end date—set via date pickers. When the ‘refresh’ button is clicked, it sets the end date to ‘NOW’, which should update the data grid since the input parameters are changed. My query has input validation to ensure that the start date is less than the end date. However, when I click ‘refresh’, the end date picker correctly displays ‘NOW’, but it triggers this input validation check as shown in the image. I’m not sure how to fix this and would appreciate any support.
Thanks.
Sorry, there were no replies found.
Log in to reply.