Hi I have a table with date as a column. My requirement is,
- When the page is initially loaded, the select query to the table has to send with a default date like today. and display results based on that query.
- I will have a datepicker to the top of the page, where if i needed to run the query for a different date the table has to be filled with the data of that particular date.
Is it possible to achieve this with SQLPage. I tried to check with couple of examples, but couldn't find with this requirement.
Thanks
Althaf