SergioFeitoza Posted November 1, 2020 Posted November 1, 2020 My Main Form take some time to load data (MySql data base with severa ltables)) How can I maintain a form “read only” while the “ loading data” is occurring ? ( to avoid that the user clicks something and cause an error In other words , Is there an event “after loading data “ ? Quote
Sherzod Posted November 1, 2020 Posted November 1, 2020 13 minutes ago, SergioFeitoza said: My Main Form take some time to load data (MySql data base with severa ltables)) How can I maintain a form “read only” while the “ loading data” is occurring ? ( to avoid that the user clicks something and cause an error In other words , Is there an event “after loading data “ ? Hello, If I understand you correctly: Quote
SergioFeitoza Posted November 1, 2020 Author Posted November 1, 2020 2 hours ago, Sherzod said: Hello, If I understand you correctly: Thank you Sherzod. This is what I needed. O I also checked TRUE in the WaitData box. Regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.