Refresh TfrxDateEditControl

I have a report with a tfrxdateeditcontrol on the dialog control. The value of the control I send in the param list of a query.
I run the report with a date and show a message {no record foud}. I change the date - and now I am sure that there are records - and it return the same message of no record found.
I try to close and open the query.

Comments

  • edited 8:43AM
    I resolve it by changing the sql string by script. If someone know another way...

Leave a Comment