Mustafa
Mustafa
CC#
Created by Mustafa on 9/11/2024 in #help
When I select a category from a picker, I want only its children to appear in the other picker
No description
6 replies
CC#
Created by Mustafa on 9/9/2024 in #help
I can't get the value I selected from the picker in the viewmodel
No description
68 replies
CC#
Created by Mustafa on 9/6/2024 in #help
My views are not connected
In my application's main page, I am calling different views. Two views that are displayed side by side should interact with each other. When I add a task, it should appear in the ListView in the other view. Also, when I select a task from the ListView, the details of the selected task should be visible in the editors so that I can edit them. I have connected both views to the same ViewModel in their respective classes, but they are not working synchronously. When I add a task, I need to close and reopen the application to see it in the ListView of the other view. How can I fix this?
7 replies
CC#
Created by Mustafa on 8/28/2024 in #help
I'm getting a .NET MAUI converter error
No description
1 replies