Telerik Forums
UI for Xamarin Forum
0 answers
61 views

On Android, the times in DayView are always in am/pm, irregardless of device or app culture settings. Has anyone found a way around this? I've filed a support ticket, but I'm posting here hoping some one has a nice workaround for this. 

iOS works fine and shows the 24h clock expected. 

Glenn Henriksen
Top achievements
Rank 1
 asked on 04 Aug 2017
1 answer
110 views

Hi,

 

So I have a SideDrawer defined in Xaml (a lot of the code was modified from ypur QSF app). I am wondering how I could centralize the SideDrawer, so that way I dont have to redefine the SideDrawer (menu and maincontent) on every page, because I know this is really bad. Im new to Xamarin.Forms so I not really sure how to approach this.

Thanks

Lance | Senior Manager Technical Support
Telerik team
 answered on 03 Aug 2017
1 answer
110 views

Hello,

How can I add default selected item in filtereditems when my page is loaded.

Regards

Pavel R. Pavlov
Telerik team
 answered on 03 Aug 2017
5 answers
150 views

Hello,

I'm using Xamarin Forms Telerik AutoComplete and When I select multiple item there is locking after third selection. I can't select third item in AutoComplete component.

Android runs perfectly but iOS dont.

My sample code is here;

<telerikInput:RadAutoComplete 
      CompletionMode="Contains" 
      BackgroundColor="White" 
      ItemsSource="{Binding Source}" 
      TextSearchPath="Name" 
      VerticalOptions="Start" 
      DisplayMode="Tokens"
      SuggestionViewHeight="400">
      <telerikInput:RadAutoComplete.BindingContext>
        <local:ViewModel />
      </telerikInput:RadAutoComplete.BindingContext>
      <telerikInput:RadAutoComplete.SuggestionItemTemplate>
        <DataTemplate>
          <Grid Padding="0, 5, 0, 5">
            <Grid.ColumnDefinitions>
              <ColumnDefinition Width="Auto" />
              <ColumnDefinition Width="*" />
            </Grid.ColumnDefinitions>
            <Image HeightRequest="20" WidthRequest="20" Source="{Binding ImageSource}" VerticalOptions="Center" />
            <telerikInput:RadAutoCompleteLabel TextColor="Silver" HighlightColor="Black" FontSize="24" Grid.Column="1" VerticalOptions="Center" />
          </Grid>
        </DataTemplate>
      </telerikInput:RadAutoComplete.SuggestionItemTemplate>
    </telerikInput:RadAutoComplete>

 

Pavel R. Pavlov
Telerik team
 answered on 03 Aug 2017
1 answer
84 views
I am facing an issue while implementing a slider inside telerik rad listview.When i tried to show the slider change value on label and vice versa and every time inside telerik radlistview on changing slider then screen is flickered sometime and also slider not work smoothly.But If we do not show the label then slider work perfectly.Also when we put slider outside the telerik radlist it work fine.
Ivaylo Gergov
Telerik team
 answered on 01 Aug 2017
2 answers
247 views

https://play.google.com/store/apps/details?id=com.telerik.xamarin&hl=en

https://play.google.com/store/apps/details?id=com.telerik.examples

Where can I download the full source code for the sample?
Lance | Senior Manager Technical Support
Telerik team
 answered on 31 Jul 2017
2 answers
108 views

HI,

Are there any plans for this feature?

It's an ability that's been added to the Syncfusion listview so might be an idea to allow this feature.

It's something we've wanted since last year.

Is there a roadmap on what features will appear in Q3? I've given feedback many times about features the existing controls need but the listview hasn't changed a lot since release apart from the nice drag and drop feature.

Thanks.

N Mackay
Top achievements
Rank 1
 answered on 31 Jul 2017
5 answers
200 views

Hello.

I wonder if Telerik have some controls which can play the role as TreeView with checkboxes for Xamarin Forms ?

Lance | Senior Manager Technical Support
Telerik team
 answered on 28 Jul 2017
6 answers
78 views

This is my diagram - Diagram1(Attach file).

I use as HorizontalAxis - NumericalAxis, as VerticalAxis - CategoricalAxis.

"1", "2", "11", "111" - it is tasks with start and end dates.
Now in my diagram displays tasks and the number of days (in proportion). 
But I need to display the start and end dates of the task on the diagram.
I think it will suit me - DateTimeContinuousAxis(HorizontalAxis ) .  
But I do not know how to display proportionally the duration for DateTimeContinuousAxis.

Please, help me.

 

 

Yodo
Top achievements
Rank 1
 answered on 27 Jul 2017
4 answers
279 views

Hello,

i would like to know if it's possible to load Appointments dynamically as we Navigate in the calendar, right now i m loading all the data at once, and it made the calendar very slow.

Thanks

Glenn Henriksen
Top achievements
Rank 1
 answered on 26 Jul 2017
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?