formating wrong if grid is scrolled
Hello Mat, Thank you for writing. Due to the UI virtualization in RadGridView, cell elements are created only for currently visible cells and are being reused during operations like scrolling,...
View ArticlemaxDateGroups based on the width of the chart
Hi Xavier,This scenario is not supported out-of-the-box by Kendo UI Chart. What I would suggest as a workaround is to dynamically set maxDateGroups depending on the screen size: // get reference to the...
View ArticleAppManager iPhone Install problem
Hello, Indeed, the app should be installing on the iPhone after the steps that you described. Is it possible that, while building the app in AppBuilder, you set it to only support tablets in the...
View ArticleTooltip on Selection
Hi, is there a way to show the chart tooltip on selection of a data point?
View ArticleIncorrect rendering of wide RadComboBox
My mistake. I used RenderingMode while had to use RenderMode. Setting RenderMode to Lightweight seems to be resolved the issue even when I use item templates.
View ArticleChange apperance of TreeView (Specific example)
Thanks for getting back to me so quickly! After a little more testing on our own we decided to move away from using RadTreeView. We briefly considered implementing something using RadDiagram, as we...
View ArticleHtmlFormatProvider import error
Hello,I want to create a RadDocument based on some text, but this action failes. The following text is a part of the total string, but in this text the error occurs. "<table width=\"280\"...
View ArticleResizable columns in Grid with detail template
Awesome!!! Thanks for the quick reply, that worked.
View ArticleFit Subreport in Detail section
Hi, Stef. I've read the documentation that you've sent to me. In my experiments, I've noticed that there isn't a way of stretching the subreport, that is why I inserted it into a panel. I don't...
View ArticleRadToolbarDropDown selected value
Its been 7 years since this issue was brought to Telerik's attention, and two years since they got around to approving it. And still, no fix for something which was clearly an oversight to begin with....
View ArticleNo textbox when PropertyDefinition.IsReadOnly = True
Hi Brian, I am not able to reproduce such behavior with RadPropertyGrid. Please find attached a sample project I set up, based on the code you pasted. Can you please check it an let me know how it...
View ArticleBug: Shadow not drawn correctly after device orientation changes
Hello Mathieu, Thank you for contacting us. I can confirm that the described issue appears in TKSideDrawer. The issue will be addressed in a future version of UI for iOS. I logged it in our feedback...
View ArticleBug with inline editable grids and sorting?
Here's a simpler work around. I really didn't want to go and add a custom template everywhere. Also, this only seems to affect IE and not Chrome or any other browser. $(document).ready(function...
View ArticleOffline Installer
Hello Cody, your download link directs me to the same online installer that i already have (see screenshots below). I need an offline installer package for the Telerik Testing Framework because our...
View ArticleOffline Installer
Hello Jürgen, I'm sorry. There appears to be something wrong with your account on Telerik.com. I've notified our sales team to see if they can figure it out and fix it. The link I sent you is supposed...
View ArticleRadDatePicket SelectedDateChanged Event Not Firing When DateInput Disabled
Viktor,It is the server side OnSelectedDateChanged event that is not firing properly and/or if the DateInput is marked as disabled it will not retain the selected date. If I mark the DateInput...
View ArticleSet raddatepicker Calendar Focus to Today if DbSelectedDate =
Hi Allan, You can try to set the FocusedDate property to the picker.SharedCalendar control. If the issue remains, please prepare a new basic runnable web site demonstrating the problem and open a...
View ArticleIterating through Bookmarks/FormFields
Hi Lagrange, Thank you for contacting Telerik support. The Bookmark itself is represented as a pair of BookmarkRangeStart and BookmarkRangeEnd objects. You could obtain all the BookmarkRangeStart...
View Article