I'm thinking about adding a global search to my practice program, but I can only find solutions for local searches (same page search). I'm using both the Syncfusion Maui and the .NET Maui documents.
I'm following the following code:
https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/searchbar?view=net-maui-8.0 and
https://help.syncfusion.com/maui/datagrid/filtering
I should get a multi-page search from DataGrid, Dataform.