Error with UI for WPF Q1 2015 SP1
Hi Vikas, Do we have to peform some tests against specific Telerik built-in theme? Regards, Vanya Pavlova Telerik Do you want to have your say when we set our development plans? Do you want to know...
View ArticleWizard fires events twice.
Setting the ClientIDMode to static solved this issue for me as well. The finish button click event was firing twice.
View ArticleOffline Installer
Hi, I need an offline installer for the Testing Framework(TestingFrameworkFree.2015.1.319.exe). I experienced the same issue as Nicolas. Unfortunately the provided download link is outdated. with the...
View ArticleBegin in edit
I'm finding this, as well. I have trying the posted "answer" in the prerender event of the raddataform and the items count is always 0 If I simply let the dataform load, it presents a record in the...
View ArticleHide 'x' (close) on docked window tab
Hello Lou, Thank you for writing back. In order to hide the close button for a specific DocumentWindow, you can access the desired TabStripItem and set its ShowCloseButton property to...
View ArticleMultiple Diagrams
Hello Jakub, Let me try to explain how the grouping of the RadDigram is made. When you group a few shapes there is not visual representation(element) that holds all of the SelectedShapes and that is...
View ArticleOnSuccess event does not work on KendoUI Upload component
Hello! We have problem with "Upload" component. It's looks like event "OnSuccess" on it (on Upload component) does not work. We use asynchronous upload, and Upload component is routed to web api...
View ArticleError: bash: -c: line 26: syntax error near unexpected token `('
Hi guys, We just released AppBuilder 2.9.2, which introduces the fix for the iOS code signing certificates. Please update the AppBuilder clients on your side and let me know if the issue still...
View ArticleTrying to do a Linear x and y axis using a Spline or Line Series chart
Hello Reghardt, Thanks for writing. When using two numerical axes, you can only use scatter series derivatives. These are ScatterPointSeries, ScatterBubbleSeries, ScatterLineSeries,...
View ArticleApplying Custom DataTemplate to ListBox
Hi Shaun, Thank you for contacting us. As seen on the snippet, in the custom DataTemplate, you're placing a RadListBoxItem, which results with a RadListBoxItem inside RadListBoxItem and we don't...
View ArticletextForAxis delegate method called multiple times
I'm using a TKChart inside a UIView acting as its delegate and data source.I want to format the graph's xAxis text labels using the textForAxis delegate method upon graph initialization. Problem is,...
View ArticleTraverse focus after selection
Hello Chris, In order to move the focus from RadComboBox to another control as soon as a selection is made we suggest you to use the MoveFocus method. You could call it inside the SelectionChanged...
View ArticleCannot bring item into view
Hello Mladen, Thank you for the code snippets. Based on them I created a small example that you can use as a reference for achieving the desired result. Basically, the bring into view method doesn't...
View Article2 SideDrawers on left and right side
Hello Markus, Thanks for writing. Yes, this is possible. You have to create two side drawers, set DrawerLocation.LEFT to one and DrawerLocation.RIGHT on the other and they should just work. The setter...
View ArticleHow to hide horizontal scroll bar
Hello, I'm trying to customize the style of the timeline by minimizing controls from the timeline.It will be embedded in a different control that will then perform the manipulation of zooming and...
View Articlestart time and endtime
Hello, Thank you for providing a video. Let me use your example to explain this RadGantt behavior: 1. When you set the Start Date to 01.06.2014 and the End Date to 30.06.2014 you have created a Task...
View ArticleResizable columns in Grid with detail template
I'm still experiencing this issue where my grid columns inside a tabstrip cannot be resized without setting scrollable to true. I am using the latest version of Kendo UI, v2015.1.429.I've attached a...
View ArticleHow to hide horizontal scroll bar
I forgot to add that the "First Look" example does show what I'm looking for as a solution to #3, however, I'm not sure which part of the modified style is applicable.
View ArticleRadCombox ItemSelected changed to Null When exiting View
Hello Samrat, We were not able to reproduce the observed by you behavior on our side. We will need a sample project in order to continue our investigation. So, could you please try to isolate the issue...
View ArticleShamsi Calendar
Hi Sayed, Thank you for writing. At the moment RadCalendar does not provide this type of functionality. We have a feature request logged in our feedback portal. You can track its progress, subscribe...
View Article