Hi Dipesh,
Welcome to WixCode.
I tried a quick experiment and I was able to do a simple search and populate a table using your code.
So, I have some questions:
-
Are the table column names the same as the column names in the collection?
-
You are searching for the collection field “Name”. Does that exist in the collection? Is that also the name of a column in the table?
-
When you input a search value is it written exactly the same as the value you are searching for in the collection? That is, upper-case, lower-case, spelling…
Please show how your table is defined.
Please show how your collection is defined.
Yisrael