I have a form where I want the user to first of all search for data to work with. For this case I have set the OracleDataSet.QBEMode initially to True.
But - when the dataset is opend the user can not type anything in the TDBEdit fields to search for. If the user toggles the QBEMode once the fields is 'opend' for QBE parameters.
What am I doing wrong?
------------------
But - when the dataset is opend the user can not type anything in the TDBEdit fields to search for. If the user toggles the QBEMode once the fields is 'opend' for QBE parameters.
What am I doing wrong?
------------------