Page 1 of 1
SFL Filter/Find
Posted: Wed Feb 17, 2016 5:41 am
by tpataki
Hi all,
On a database driven grid the filter and the find function are not working correctly.
The options are not displayed when you right- click on the header field, if you start the filter programatically there is no correct result set.
Our Profound version is 5.3.0
Has anyone experience with it ?
Re: SFL Filter/Find
Posted: Wed Feb 17, 2016 8:01 am
by Thomas
Hi Thomas,
we're using the find and filter options on almost every subfile and it works great. Our release is 5.3.0 as yours.
We haven't yet used the opportunity to bind find or filter option to the RPG program and we always set both find and filter option true, so the user should decide what fits best for him.
Re: SFL Filter/Find
Posted: Wed Feb 17, 2016 11:54 am
by Glenn
Thomas,
Do you have the find and filter options turned on for the grid?
- find_filter.png (4.71 KiB) Viewed 562 times
Re: SFL Filter/Find
Posted: Thu Feb 18, 2016 4:08 am
by tpataki
Yes , the fields have the property "true".
When I fill in the grid by RPG code everything works well.
Re: SFL Filter/Find
Posted: Thu Feb 18, 2016 2:41 pm
by Glenn
Thomas,
Sorry, I missed the portion of your message where you mentioned that the grid is database driven. Unfortunately, the find and filter options do not work with that type of grid.
Glenn