Posts by Eduardo Gomes • 9 points
3 posts
-
0
votes0
answers24
viewsQ: Rest Server - Matrix/Branch
I have a Rest server that brings me the requests of the parent company, now the client has opened a branch. How do I have Rest log into the branch bank when the user logs into the local desktop. My…
-
0
votes1
answer79
viewsA: Xamarin - Observablecollections between 3 Forms
Good morning, after hitting my head a lot, I found a solution, maybe not ideal, but it worked for me. I made the following modifications: In my Mainpage.Cs I created a static listview like this:…
-
0
votes1
answer79
viewsQ: Xamarin - Observablecollections between 3 Forms
I have an app in development with a serious problem in passing data from one screen to another. When I started, I made a home screen with a listview, in it I had a searchbox where the user typed a…