DropDownList
Hello Rocio, I reviewed the demo and noticed that the load function is not called at all. Once the implementation is fixed to properly call the initialization function, everything is...
View ArticleObject reference not set to an instance of an object.
Hi Wolfgang, Thank you for the Stacktrace provided. Based on it I managed to find a possible cause for this exception. However, would it be possible for you to open a new support ticket and provide...
View ArticleRadPageView not redesigns after RadPageView.Pages.Clear
Hey. I have a RadSplitContainer with 2 Split Panel. I a first Split Panel I have a RadPageView I have a button AddPage. When press button AddPage I create a form RadForm and I add to RadPageViewPage,...
View ArticleTabindex not working correctly
Hello Lars, Normally, the tabindex of the DropDownList wrapper (<span class="k-widget k-dropdown">) is copied from the DropDownList element (<input id="MedlemLandekode">) during widget...
View ArticleStep Chart Visual Marker Position
Hi Dragos, This scenario is not supported out-of-the-box by Kendo UI Chart. In order to get it you need to manually draw the markers via the drawing API. A basic example is here. Regards, Iliana...
View ArticleStep Chart Visual Marker Position
Hello Dragos, I replied to the same question in your other thread, however here is my answer too:This scenario is not supported out-of-the-box by Kendo UI Chart. In order to get it you need to manually...
View ArticleReport Designer Exporting Report Programmatically
Hello David, Please check the Exporting Report Programmatically help article. The TypeReportSource can be replaced by a report source suitable for the type of reports you have. To pass parameters to...
View ArticleUI for WinForms forum missing & version 2016.1.112 not available in Control...
Hi Phil, Thank you for this information. Regards, Stefan Telerik Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug...
View Articlechange the Foreground color when Hover on ListViewItem in a universal app
Hi, I am trying to set this Style to my ListViewItems when the Mouse hover on them:(attched file)Then,I did a Style when Mouse hover on every ListViewItem,but this Style changes the Background when...
View ArticleRadGrid inside RadGrid FormTemplate
Good morning,please, how can I make a link between radgrid1 and radgrid 2, I need to link the sqldatasource for radgrid2 by the key of radgrid1
View ArticleUWP license
Hi from Yesterday UI for UWP is official, but from Telerik dashboard the license is still trial (I have a valid license of the UI for Windows Universal).Can you please tell me when I will get the...
View ArticleListView weird item height when using TextWrap
Hi Sreeranga, Thank you for writing. This forum thread discusses RadListView in WinForms. From you message, I understand that you might be using Kendo UI. In this case please post your question in the...
View ArticleBind Grid to Property in DataSource
Hi,We are currently evaluating the Kendo UI javascript Grid. We`d like to bind it to a datasource populated from a remote rest service. The json returned will be similar to the json at the bottom of...
View ArticleAccessKey and IE11
Was this ever resolved? We've recently upgraded from an older version to version 2015.3.1111 and doesn't look like the Access Keys assigned to tabs are working?
View ArticleSetting ObservableCollection as data source for RadTreeView for WinForms
Hi, Thank you for writing. Data binding in Windows Forms behaves differently compared to WPF. Please refer to the following MSDN resources:Change Notification in Windows Forms Data BindingHow to:...
View ArticleChanging color of item and its controls in ListView
Hello,I have a RadListView with custom VisualItem (see first png) and my goal is to remove the highlight on selected item. Is there a way how to disable this feature in program so I dont have to create...
View ArticleRadGrid reorder rows
Hi Nicolaï, Following the steps that you have listed I was able to observe the issue in question. Nevertheless, this is not a bug in the functionality, but rather with the implementation in the demo,...
View ArticleKendoUI Intellisense in HTML File
Hi Thomas, please also vote up the user voice request if this is something you would like in the...
View ArticleRadPivotGrid Export to Excel Column Heading
Hello Steve, When Excel is showing a date it usually is formatting the value based on the culture of the machine where the file is opened. If you would like to explicitly specify how the date should be...
View ArticleCreate a Custom Field Filter Editor
Hello Petr, Can you please have a look at the attached project and let me know if it produces the desired behaviour? All I've changed is the FallbackValue of the binding for the custom column. I've...
View Article