I have problems getting the number information for each person to be shown with the gallery's Search function.
I created an example of 5 personal data. I dont have problems if i search the name. I need to find the personal data by number, but dont show me anything. The information comes from an excel table.
Search(Contratistanew;TextSearchBox1.Text;"Cedula")
Please let me know how to solve this.