
Hello!
I have a gallery that is currently searching in one table. Can you search multiple tables/collections within galleries?
This is my current code.
Any suggestions would be much appreciated!
You would have to use AddColumns() to merge the datasources that have a common column or rreshape the datasources so they had identical column schema and append one to the other.