WagnerAlexandre Posted January 16, 2015 Posted January 16, 2015 I made a simple screen with 2 DBEdit fields, a DBGrid and DBNavigator pointing to a FDTable. For now usually works all the features, but if Teclo F5 and then with your mouse click on a cell of the DBGrid data simply disappear and the controls are inactive. Can you tell me if this is a bug? Thank you. Quote
Administrators Farshad Mohajeri Posted January 16, 2015 Administrators Posted January 16, 2015 What does F5 actually do? Do you handle it in your code? Quote
WagnerAlexandre Posted January 16, 2015 Author Posted January 16, 2015 I do not use the F5 for anything in my code. As I said is a simple screen with these controls only at runtime opens the FDTable, with nothing in the code. Quote
Administrators Farshad Mohajeri Posted January 16, 2015 Administrators Posted January 16, 2015 If F5 doesn't fully refresh your page it may cause this issue. You can disable it from MainModule. Quote
WagnerAlexandre Posted January 16, 2015 Author Posted January 16, 2015 But what the Refresh button on the browser? Also the same problem occurs if the user clicks on it. Do you have any way to fix this? Quote
Administrators Farshad Mohajeri Posted January 16, 2015 Administrators Posted January 16, 2015 I need to see the issue first. Can u prepare a test case? Quote
WagnerAlexandre Posted January 16, 2015 Author Posted January 16, 2015 Updated with the latest version apparently solved problem. Thank You. 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.