Hello,
Can you help. I have a muliti column gallery. I wanted to have a dynamic sort icon for my columns.
Here's the Item property of my gallery.
Now, i created a global variable below for varSortColumn and varSortDirection in OnStart property of the App.
Then, I have an Icon for Reference_No column. I set the OnSelect Property to:
Then, i update the Item property of my gallery to:
Now, the items in my gallery is not displaying.
What could be the reason why items are not displaying? Appreciate your time to check and resolve this concern. 🙂