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

Hi Team,

The following issue exists in IOS.

I have a page where using RadTabView, Initially when opened the page we show 4 tabs by default and the 5th one is hidden, on a button click we do IsVisible = true & IsSelected = true for the 5th tab, but the 5th tab is not getting visible in IOS whereas it is getting selected (tab name is highlighting which indicates that it is selected).

For the first 4 tabs also we are binding the IsVisible with one property, If we hide that while making the 5th tab visible then the 5th tab is being visible.

The same code works fine in IOS.

 

Thanks,

Mohammed Rameez Raza (Rameez).

Didi
Telerik team
 answered on 27 Jun 2024
1 answer
68 views

Hello,

Using .NET MAUI to develop a Windows desktop application.

I have a page where a RadDataGrid gets populated with a list of items.

The columns are:
Column 1 = telerik:DataGridTextColumn

Column 2=  telerik:RadNumericInput (usingtelerik:DataGridTemplateColumn)

My client reported an overlooked issue, and I confirm that when using "tab" to go to the next editable cell, which in my case is the next row, it does NOT follow the sequence of the items... 

Example:
Clicked on the first item to focus, from item/row 1 goes to 2, then 3 (so far so good) but all the sudden the next focus goes all the way to item/row 11 or something then after that seems to follow a random order which defeats the purpose of using the tab functionality.

For clarification, I am using enter as 'Tab' by implementing a style to the telerik:RadEntry with a
"<Setter Property="ReturnType" Value="Next" />".  However, the same behavior happens using the 'Tab' key.

Video of the issue attached


A fix, observation or any workaround would be greatly appreciated!!

Yana
Telerik team
 answered on 26 Jun 2024
1 answer
156 views

 

Hi team,

I am wondering how to customize the color of the selection indicator, the small vertical colored bar that appears when an item in the Navigation control is selected.

The current color seems to be the accent color of the device, for example, on Windows, the accent color from the theme Windows customization.

I tried to change the BackgroundColor on the NavigationViewItemView, but that doesn't work for the small indicator.

In your project sample, the small menu where you can select "First look," "Configuration," etc., is built with a telerik:NonVirtualizedItemsControl.

And this control have that style targetted telerik:NonVirtualizedItemsControlItemContainer

    <Style x:Key="SelectedManagerMenuItemStyle" TargetType="telerik:NonVirtualizedItemsControlItemContainer">
        <Setter Property="BackgroundColor" Value="{StaticResource AccentColor8}" />
    </Style>

And THAT change the indicator for the selected item like I need for the Navigation Controle.

My question is how to change the color of that indicator ?

 

Yana
Telerik team
 answered on 24 Jun 2024
1 answer
66 views

Hi Team,

We are facing the height issue  for Sidedrawer maincontent in IOS, as it is showing some space in header and footer for Main Content part and for drawer content part we dont see any space.Could you please look into this issue.

Please find the attached screenshots and document for reference.

Note:Its working fine in Android and the issue in IOS only

Telerik.UI.for.MAUI version:7.0.0

VisualStudio2022: 17.6.4

Thanks

Bhaskar

 

Didi
Telerik team
 answered on 24 Jun 2024
1 answer
54 views

Hello

 

Along with Candlestick series most the chart need sub plots like MACDIndicators below main chart

Is there an examples of using more the one Chart , share same axis and sync pan and zoom for both charts ?

thanks 

Didi
Telerik team
 updated answer on 17 Jun 2024
1 answer
135 views

i try to apply localization through resources files to datagrid, but it doesn´t works, i follow all the steps and localization is working for other elements at page, any tip ??

 

thanks

Elena
Telerik team
 answered on 17 Jun 2024
1 answer
89 views

Hello,

For Financial Charts i.e Candle or OHLC Chart - How to skip plot weekend or no date value in X Axes.

Looks like Telerik uses Datetime continuous axis so it shows weekend where there is no data in financial data series.

Basic need is not show weekend date on charts. How to skip ?

 

thanks

Didi
Telerik team
 answered on 17 Jun 2024
1 answer
115 views
I downloaded the Telerik for .NET MAUI Control Samples and examined the DataGrid's "Search as you type" example. When I set SearchPanelVisibilityMode="NeverVisible" , the search functionality stops working. Typing in the grid no longer triggers the "SearchStarting" event.
I want search to trigger without any search panel. If I type anything on keyboard it should start searching on grid.
How to achieve this ?
Didi
Telerik team
 answered on 14 Jun 2024
1 answer
139 views

Hello,

I have a couple of questions on the header settings, I couldn't find any information in the documentation. I wondered if someone could help please.

  1. How do we remove the drop down navigation button top left of the header, which opens up the calendar? (We need the text though, e.g. Jun 2024) - And is there a way to set the alignment of the month text in the header? So that the Month text is in the center part of the header.
  2. How do we hide the "Available views" button? (header top-right)

We have managed to hide the unwanted buttons, but we still have a couple of problems we a trying to solve. Using Grid.IsVisible. The only element we've been unable to find a solution to is the calendar preview that opens when you tap on the header row. I'm curious if it's the PreviewAppointmentDialogStyle that will help us to disable this feature?

Didi
Telerik team
 answered on 12 Jun 2024
1 answer
70 views

Hello,

We are attempting to use the special slots styling for telerik:RadScheduler MonthViewDefinition the documentation implies that the SpecialSlotStyleSelector is available for MonthViewDefinition. However when we attempt to use it we get "No such property SpecialSlotStyleSelector"

Is there a reason SpecialSlotStyleSelector is not available for MonthViewDefinition? Is there an alternative solution we can use to make the weekend columns a different colour compared to weekdays?

 

Didi
Telerik team
 updated answer on 11 Jun 2024
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?