Perhaps somebody can give me a hint.
I have a grid with about 5000 records shown.
I made a new field (not a database field) and on bases of a certain script I filled this with 1 or 0.
This field I donot what to show in the grid.
I made a button and when I push it the grid should show only the records which are filled with 1.
When I push it again the normal grid (not filtered) should show.
So “bebind” the button there should come a script…but how to do?
Would be fine when somebody helps me…
Remark:
A sort or search on a non-database field in sc would be fine for the moment…but how
Bert