Telerik Forums
UI for .NET MAUI Forum
1 answer
117 views

Very new to MAUI but how does on connect to a DB, say Ms SQL, and then assign to the datagrid?

 

 

Lance | Senior Manager Technical Support
Telerik team
 answered on 24 May 2022
0 answers
71 views

Hi,

What need to do to move to 17.3 Preview 1.1 + Telerik version 10 ?

Thanks,

Daniel
Top achievements
Rank 1
Silver
Bronze
 asked on 23 May 2022
1 answer
435 views

Hi,

On continue to this tread: https://www.telerik.com/forums/telerikmauicontrols-radentry-in-list-view-value-not-seen

when it look for data its right no data , busy indicator working and later comes the data.

No data should not appear.


  <telerikPrimitives:RadBusyIndicator Grid.Row="0" Margin="0,5,0,0"  x:Name="busyIndicator" IsVisible="{Binding IsVisibleBusyIndicator, Mode=TwoWay}"
                                  AnimationContentHeightRequest="100"
                                  AnimationContentWidthRequest="100"
                                  AnimationContentColor="{DynamicResource PrimaryColor}"
                                                    IsBusy="{Binding IsBusyBusyIndicator, Mode=TwoWay}">
                <telerikPrimitives:RadBusyIndicator.Content>
                    <Label Text="Loading..." TextColor="Black" />
                </telerikPrimitives:RadBusyIndicator.Content>
            </telerikPrimitives:RadBusyIndicator>

 

Lance | Senior Manager Technical Support
Telerik team
 answered on 19 May 2022
1 answer
1.2K+ views

Hi,

In the current demo I used app shell,

I want the menu to be in left side instead  of top.

Can I use RadDockLayout for that purposes(all code in main page) ?

Thanks,

Lance | Senior Manager Technical Support
Telerik team
 answered on 18 May 2022
1 answer
86 views

Hi,

Can you please estimate when GA will be ?

When we can buy the product of MAUI?

Thanks,

Yoan
Telerik team
 answered on 18 May 2022
1 answer
399 views
Is the signature pad control available in the Maui library? If not, will it be?
Lance | Senior Manager Technical Support
Telerik team
 answered on 17 May 2022
1 answer
93 views

Hi,

When I switch between views in my app the grid not seen I see only label(See attached screenshhot).

I added sample code like in my app without data.

What can be the problem?

Thanks,,

Lance | Senior Manager Technical Support
Telerik team
 answered on 16 May 2022
0 answers
125 views
Solved
Daniel
Top achievements
Rank 1
Silver
Bronze
 updated question on 15 May 2022
3 answers
388 views

Im install VS v17.2.0 Preview 1.0 wich include .NET MAUI preview 13. Create new sample MAUI project.
Project is worked properly.
After add Telerik MAUI support. Project build failed with errors:

Severity Code Description Project File Line Suppression State
Error PRI175: 0x80073b0f - Processing Resources failed with error: Duplicate Entry. MauiApp2 D:\work\net\MauiApp2\MauiApp2\WINAPPSDKGENERATEPROJECTPRIFILE 1
Error PRI222: 0x80073b0f - Unspecified error occurred. MauiApp2 D:\work\net\MauiApp2\MauiApp2\WINAPPSDKGENERATEPROJECTPRIFILE 1

Solution attached..

Arkady
Top achievements
Rank 1
Iron
Iron
 answered on 12 May 2022
1 answer
198 views

Hi,

I tried to use two way binding to IsReadOnly="{Binding IsDirectoryReadOnly,Mode=TwoWay}"

But is not working .

Thanks,

  <telerikMauiControls:RadEntry Grid.Row="1" Grid.Column="1" x:Name="txtDirectory" Placeholder="Directory" WidthRequest="200" Text="{Binding DirectoryName, Mode=TwoWay}" ValidationErrorMessage="{Binding DirectoryValidationErrorMessage, Mode=TwoWay}" IsValueValid="{Binding DirectoryIsValueValid, Mode=TwoWay}" 
                                                      IsReadOnly="{Binding IsDirectoryReadOnly,Mode=TwoWay}" ClearButtonVisibility="Never"/>
                    


Didi
Telerik team
 answered on 12 May 2022
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?