AlastairOz
Technical User
I have a text box on a form with a grid
I want to filter the grid on the form based on the value in the text box
eg
SELECT alias
SET FILTER TO fieldname = textbox VALUE && somehow
I want to filter the grid on the form based on the value in the text box
eg
SELECT alias
SET FILTER TO fieldname = textbox VALUE && somehow