Hiding legend labels until rendered
Hello Mark,In this case you can use series.data which will give you the available data items - there you can chose which field to be used for the series name. Please have a look at the updated example....
View ArticleScrollbars not shown on Android or iOS
Hello, By default mobile browsers do not show scrollbars, unless you try to scroll the respective element. Thus, having no scrollbars in your application when viewed on iOS and Android devices is the...
View ArticleSelection of Multiple ListView Items
Hi Dan, Thank you for contacting us. The RadListView for Xamarin.Forms does not support programmatic selection because it is not supported by all native controls yet. Our developers are working on this...
View ArticleKendo Textbox Helper
Hello MiracleMan,When a validation message container is added manually (as in your case), Kendo UI does not apply any positioning styles to it by design. The idea is that the developer would position...
View ArticleCan't get ListView to run on iOS (with XLabs and Prism)
Hi - I've created a very simple project (Xamarin Forms PCL with iOS and Android) and am having trouble with the iOS portion for the Telerik ListView. The project is on GitHub here and should be...
View ArticleRadRichText Set selection Text
Hi, I am pasting the answer here to make it available for our community in case someone else encounters this question:The behavior is the same as in the UI. When you select text and you start typing...
View ArticleOne DataSource for multiple components
Hello Sebastian, Indeed, it is possible to bind multiple widgets to a single DataSource instance. However, the DataSource component does not support multiple views. This means that once a grouping or...
View ArticleNavigate to element by Id
Hello, I am pasting the answer here to make it available for our community in case someone else encounters this question:"Once the document is imported in RadRichTextBox, its structure is converted to...
View ArticleProblem with RadSemicircleNorthGauge and NumericIndicator.Positions
I'm using a RadSemicircleNorthGauge and with NumericIndicator.Positions using the telerik:SevenSegsNumberPosition for a digital display inside the gauge.It is working but I'm getting these kinds of...
View ArticleExpander within an Expander?
I'm able to make this work except for when contentcontrol has IsEnabled set to false then it will expand but the second expander is grayed out and cannot be expanded. I need to be able to also expand...
View ArticleZooming into a polygon hangs the control
Hi Magnus, Recently we encountered similar behavior and we logged it in our feedback portal. Basically, the zooming functionality of the map consumes high amount of memory when the VisualizationLayer...
View ArticleVisual Studio 2013 Dark Theme and ContextMenu
Hi Jon, The snippet my colleague Kalin sent is working in a standalone application where the RadWaterMarkTextBox control is positioned directly within a Grid. However when you run the OutllokInspired...
View ArticleExpander within an Expander?
and over riding the IsEnabled on the second ContentControl to true does not effect the second expander being grayed out and not functional
View ArticleShow Poster when play audio
Hi Maher, You can examine the loop logic implemented in the attached web site sample and try to incorporate a similar approach in your own application. Regards, Eyup Telerik Do you want to have your...
View ArticleAuto resize column on double click
Hi Geoffrey, Actually, this requirement is supported by default. You can check out the Selection online demo, for example. If you shrink a column so that not all the content of a particular header is...
View ArticleJust a bug when copying telerik control
Hello , Thank you for writing. Please allow me to explain how we prioritize the issues that our users report. We are taking into consideration the following key points:• Is the reported issue a...
View ArticleISSUE: Sooo, Windows client simulator grays out when using developer console
Hi Carlos, Thank you for contacting us. I am afraid I was not able to reproduce the issue. Could you please provide us with more information in order to investigate this case further:Are you...
View ArticleMove Type To Another File
Hi, Thank you for your feedback! I would guess you are using Visual Studio 2015. We are currently in the process of reworking JustCode to step on Roslyn and that particular feature hasn't been...
View Articleconsole.log ios device and Visual Studio
Hi Jon, You can check the Debugging on Device section in the online documentation regarding the different options available. As to Visual Studio specifically, please refer to the article on View logs...
View Article