I want to define a searchhelp for one of my columns on a tablecontrol.
But in this searchhelp i only want to see values lower than a the value of a specific field.
so i would like to implement some sort of conditioned select method for my search help.
how can i obtain information about how this works???