Hi all,
I have a gallery with large data and I have add some controls for filter the results of my gallery but I have some problems with the delegation and I am trying alternatives to get around this. See below screenshot:

My current problem is that as long as I don't enter any ID in the search text box, the gallery is empty.
I tried with the if and blank () function but it gives me delegation problems.
Some helps?