The old https://nuget.telerik.com/nuget server is obsolete since November 2024. If you use it the following error occurs:
Failed to retrieve information about 'Telerik.UI.for.Maui' from remote source 'https://nuget.telerik.com/nuget/FindPackagesById()?id='Telerik.UI.for.Maui'&semVerLevel=2.0.0'.
As a solution use the v3 server. To redirect your feed to the NuGet v3 protocol, all you have to do is to change your NuGet package source URL to https://nuget.telerik.com/v3/index.json The new v3 API is faster, lighter, and reduces the number of requests from NuGet clients. The new v3 protocol offers faster package searches and restores, improved security, and more reliable infrastructure. For more details about the Telerik NuGet Server review the Telerik MAUI NuGet Server documentation.
Hello,
Could someone explain to me how to make on-demand loading, searching, sorting, and filtering work well together?
Note that I use MVVM in my application.
Thanks!
This happens in your samples using the Windows Machine option to launch the app. In your samples, it does a really good job of translating the voice and putting it in the textbox but ultimately crashes with unhandled exceptions and VS.NET tries to bring up its own debugger.
Happens in my app as well as your Examples app. I'm debugging with my local table Samsung SM-X218U Android 15.0 - API 35.
Any idea what I can to make this work?
Other than using InputTransparent = true, which also blocks scrolling.
This is to avoid the interaction of mousehover and cellcontentselector.
Hi,
After upgradingTelerik to 8.0.0 and MAUI to 9.0, RadTabView doesnt change to another Tab when i click on it.
Do you have the same issue ?
Hi Telerik,
I am I am using RadListPicker in MAUI application, and the popup touches the screen n mobile app on left and right.
I tried adding margin to PopupViewStyle, but i could not see any space on the left and right, it still touches the screen.
Can you provide the solution for this.
Thanks,
Mohammed Rameez Raza (Rameez).
We have requirement of Customizable Button in Maui (Android and iOS) and Blazor web assembly, attached video reference.