Hello Alll,
I'm trying to add a date filter to the inventory transaction form, From date and to date is unbound control

My problem is whenever I modify the date range the grid is not getting changed. I have written code on the onmodified event handler and as well as the extension also.

Execute query on the inventTrans datasource

Please let me know If I'm doing anything wrong.