Asserting on RadComboItem's tooltip is not working as expected.
I tried getting tooltip value from comboitems using AutomationElement, it is giving 'RadComboBoxItem' as value of tooltip in all cases irrespectivie of value in tooltip. Here is the sample...
View ArticleAsserting on RadComboItem's tooltip is not working as expected.
I tried getting tooltip value from comboitems using AutomationElement, it is giving 'RadComboBoxItem' as value of tooltip in all cases irrespectivie of value in tooltip. Here is the sample...
View ArticleAdd new record edit form not displaying with dropdownlist
Hi Max,The reason for reeving an exception is that the value of the ProjectCode field is null. What I can suggest you is to predefined a value when init insert command is fired. You can find more...
View ArticleCreating a Recurrencerule Code Behind C#
Hello, Straight to the points: 1) MaxOccurrences is responsible for the amount of occurrences that will be generated by the recurrence rule. 2) The questions is not quite clear would you please...
View ArticleTreeView
Hi Roshan, I tested your code but I wasn't able to reproduce the described behavior. Can you please take a look at the attached project and let me know if I am missing something? Regards, Martin...
View Articledraf & drop to copy file not move?
Hi, I need also something like that but from fileexplorer2 to fileexplorer1 soI have tried you code and it works but after successful copy fileexplorer2remains in refreshing state and not ending like...
View Articlechart is not rendering in windows platform
Hi Iashmi, From the exception, I assume you are binding Xamarin forms chart to Dynamic. Could you share with us the Viewmodel used to feed the control with data as well as the Xaml setup. Also, could...
View ArticleEnable/Disable pager nav buttons in a grid by default
Thanks Dimiter and Dimo. It worked :)
View ArticlePrintReport not working with AJAX
Hello,I have almost slimier case.I have page have textbox, button and reportviewer (in hidden div, display:none)I want to pass parameter to report then print it.I'm using ReportViewer not HTML5...
View ArticleExport rtf to string
Hello, Dess, thank you for your answer. It was quite clear that I have to pass a parameter to the method. Unfortunately, the documentation is not as helpful as your answer was. Best Regards, P. Arnold
View ArticleResize font-size of calendar
Hi Jaspy, Thank you for contacting us. In order to customize the font of the fast navigation popup, you need to subscribe to the PopupOpening event of RadDateTimePickerDropDown. At the moment, you...
View ArticleAutomating Kendo UI controls
Hi Boyan, I tried to test the url (http://demos.telerik.com/kendo-ui/editor/index) where you can find the KendoEditor. During recording, In that editor I have typed as "test". When I playback those...
View ArticleGrouping with column template not working
Hello Steve, You can log a feature request with your suggestions in our feedback portal and the dev team will consider if such improvement could be introduced to the control. Regards, Milena Telerik...
View ArticleGannt Calendar/Schedule View UI for WPF Resources Buy Try Post a reply
Hi Afsal, You will need to customize the ScheduleView GroupHeaderContentTemplateSelector in order to hide a certain group. In short, you will have to add a new Template with Width set to "0" and return...
View ArticleJavascript with datepicker
Hi Thibault, Could you summarize what you want to achieve initially with your RadDatePicker? Then we can figure out your exact requirement and suggest accurate and proper approach. Regards, Eyup...
View ArticleUnable to load one or more of the requested types. Retrieve the...
One solution that worked for me was to delete the bin/ and obj/ folders and rebuild the solution.and insert Kendo.mvc.dll & KendoGridBinderEx.dll again, it will work
View ArticleRadFluidContentControl doesn't switch to SmallContent
Hello Lennart, After additional investigation on our side we were able to reproduce the reported behavior. Currently, the fluid content control depends on both Width and Height of the threshold...
View ArticleTreemap AngularJS "k-data-source" and "k-rebind"
Hi Kiril,I just created a demo and realized that the error must be inside my custom implementation.k-rebind works fine with this simple example
View ArticleValue of input field not set
This can be closed (or deleted). Turns out it has nothing to do with the Kendo element. I needed to hook up an on(blur) event that added a class to push the label up when there was a value in the input.
View Article