Hi at all.
When I am in insert mode on TUniQuery and focusing a DBEditor, I loose the text previously written by command line like this:
DBEditField.Text := 'Test'; (when the focus goes to DBEditField the text property is canelled). Can I switch off this behaviour?
Thanks for your help.
M.
Focus on DBEditors
Re: Focus on DBEditors
Alexp,
We can't reproduce this behavior on the latest UniDAC version 6.2.10
Please send a complete sample to support*devart*com , and specify the IDE version.
We can't reproduce this behavior on the latest UniDAC version 6.2.10
Please send a complete sample to support*devart*com , and specify the IDE version.
-
- Posts: 10
- Joined: Mon 15 Feb 2016 22:54
Re: Focus on DBEditors
Hi Alex.
I tried to reproduce a simple example of that issue with TUniQuery and standard components and found the solution. It was not a TUniQuery problem but a not native DBEdit component problem. I solved also there, finding the right property to write the value into the edit field.
Sorry for wasting your time and thanks anyway for reply!
M.
I tried to reproduce a simple example of that issue with TUniQuery and standard components and found the solution. It was not a TUniQuery problem but a not native DBEdit component problem. I solved also there, finding the right property to write the value into the edit field.
Sorry for wasting your time and thanks anyway for reply!
M.
Re: Focus on DBEditors
Glad to see that you have found the solution. If you have any other questions, feel free to contact us.