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

Hi!

I migrated from Listview to Collectionview and I have 2 problems.
Can you help me?
1- Is it possible to hide the group indicator?
2- This blank space appears at the end of the layout. In the Listview everything is ok, but in the CollectionView I couldn't identify it. Do you know what it could be?

Yana
Telerik team
 answered on 12 Jul 2024
1 answer
76 views

In Monthview, when click on "..." more option then redirect to day view with this date. 

i want to handle click on more option. Please let me know how can i do that

Yana
Telerik team
 answered on 11 Jul 2024
1 answer
169 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
67 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
130 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
58 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
48 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
121 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
79 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
100 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
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?