09-24-2020 07:00 AM
Hello,
I'm working in two lists the first one called "ex.governorates", the second one called "assets".
list governorates should navigate to list assets with the session key to make sure when user choose Cairo from governorates will navigate to list assets and show the assets of Cairo only and so on.
when I tried to search about an address in list assets it returns rows shouldn't show in this list.
example:
navigate from governorates to assets of Cairo and search in address by Zamalek it returns Zamalek in Cairo and other governorates!!
can I know where is the problem?
for more information feel free to view the attached zip file of xamls files
another thing, please:
I need an example code of FilterShellAction and how I use it.
Thanks.