Grid columns QBE not working after using Set selection system function.
I have used clear selection and set selection in find button - button clicked event event after that I have used set selection append flag (yes) in post dailog is intinalized event. I'm using set selection to filter OMWPOS1 (F98222) values either 1 or 12. But now after using set selection my grid column QBE is not working perfectly. I have tried to filter OMWPOS1 values in grid record is fetched event but form takes long time to load because it read record one by one. Is there any solution to enable grid column QBE or any other solution so