Hi all,
I need to have the same feature of Advanced Search (present as standard on grids) on a Form editable grid.
Has nobody a brilliant idea ?
I need to filter data displayed becouse they are so much and I have several categories and characterists to use as filter to reduce the selection.
Dinamic Search in this part of SC can’t save filters for research and so everytime you have to rebuilt your filter.
I did a control accessible with a button where there are the key parameters to use as filter. Once selected and set I will use the global variables as selected fields but when I come back to my Form EG I don’t know how filter data displayed. On SQL it’s not possible add Where clauses becouse when the form Run it always give an empty screen.
Thanks