Grid Rows disappearing on Find but reappearing when screen exited and reentered

Jen

Member
Has anyone seen the following issue in E1:

1. Enter a find/browse form with auto find
2. All rows are display correctly
3. Press Find
4. Some of the rows disappear
5. Change the focus to another application
6. Return to the original screen
7. The missing rows have reappeared

This only happens on the web. On my fat client the grid always shows all of the rows.

I am using V9, and the application is a copy of the P512000 so I was wondering if it had something to do with the JC type User Overrides. They are working fine on the standard application though. I have done a visual er compare to P512000 and cannot see any obvious differences in the custom program that could cause this issue.

Is there anyway of programatically forcing the refresh that occurs when the application is returned to after changing the focus to another form?

Thanks,

Jen
 
You mentioned User Overrides, did you try deleting and recreating them?
 
Do you means ALL users have same issue (at web)which is not same result as your local fat client ? normally local should be same as web but same value such as BLANK, NULL can be different at coding.

Please advise
Ray
 
Hi,
Thanks for your replies.
Yes, all users are getting this issue on the web.
I will have a look for any conditional statements checking for blanks. I tried deleting the GF User Overrides and that made no difference. I will also try deleting the JC User Overrides and recreating them.
Thanks
 
Back
Top