How to load multiple levels of nodes using remote binding ?
Hello Naga,When the Kendo UI TreeView is bound to remote data does not know at the beginning how many levels will be displayed. Each level of data is loaded when the node is expanded. For example...
View ArticleCustom Icon in Nova theme is black
Hello Peter, Glad everything is working well! Regards, Patrick Telerik by Progress Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
View ArticleContent alignment in DataFormDataField
I'm trying to get the label to align left, and the text box to align left, in their respective columns. Can't make it happen. Both the label and the textbox seem to move to the same column, and have a...
View ArticleDragDrop Between RadPageViews
Hello Kasim, Thank you for writing. I am attaching a project utilizing the solution as suggested by my colleague. Please check how it runs on your end. It handles all of the mentioned scenarios...
View ArticleLazy Load of RadHTMLChart in RadGrid
I have a RadGrid that has a template column in it with RadHTMLChart. The query for the data for the charts takes a few seconds per chart, so I would like to be able for the user to access the grid...
View Articlekendo bower install on linux machine
Hi, We are trying to install kendo-ui on linux machine, and get the following error output:bower invalid-meta The "name" is recommended to be lowercase, can contain digits, dots,...
View ArticleGridCheckBoxColumn fails to show
Hi I am trying to bind some sql data to a grid. Quite simple really. Most datatypes seem to work except GridCheckBoxColumn I have a bit field in sql server (all values populated). I am binding to...
View ArticleEmbedded Controls Behave Improperly
Hi Thanos, By default, RadWizard reuses a single ContentPresenter for holding the currently selected page. Each time the selection is changed, the content of the last active page is unloaded in order...
View ArticleDefer Filtering on RadGridView
Hello Charlie, I'm afraid that the desired behavior cannot be achieved with the current implementation of the control when using the FilterRow FilteringMode. You could, however, achieve the desired...
View ArticleRefactoring Test Files
Hello Dan, Your approach is quite intelligent and I guess it will be much easier for you to maintain your tests. Please note that 'Run To Here' executes all steps including the test as steps. This will...
View ArticleBug, text input in a modal view has undefined background image
Hello Matt, I inspected the Kendo UI ModalView and could not determine a background-image pointing to a non-existing URL. Please see screenshots attached. Could you please provide a screenshot in...
View ArticleExpanding Row Details on New Row
Hi John, Generally, you can bind the DetailsVisibility property of the GridViewRow to a property of your business object(for instance IsExpanded):<telerik:BooleanToVisibilityConverter...
View ArticleTelerik Test Studio not saving *.aiiresult file
Hello Daniel, This is a duplicate of ticket number 1058978. Let's continue the discussion there. Thank you! Regards, Boyan Boev Telerik by Progress The New Release of Telerik Test Studio Is Here!...
View ArticlePartially different build numbers
Tanya, Good Morning. I had already made this change, but it did not work. When I opened the Visual Studio appeared two versions of the DLL tab of references, but one of them was with warning sign, with...
View ArticleRetain Grid Group State After Grid Refresh
Hello Matthew, You can check the following implementation to achieve this requirement:http://docs.telerik.com/kendo-ui/controls/data-management/grid/how-to/persist-grouped-grid-collapsed-details-state...
View ArticleTreeListView with a ListCollectionView is leaking the performance
Hello, Please excuse me. It is my bad. Here is the correct link to the public portal. Regards, Ivan Ivanov Telerik by Progress Do you need help with upgrading your AJAX, WPF or WinForms project? Check...
View ArticleCannot move appointment window around
We're using a custom appointment form as an AdvancedEditTemplate and AdvancedInsertTemplateOur users want to be able to move the form around so they can see the agenda underneath.Is there a way to...
View ArticleScheduler CRUD ops all want to use 'GET' type
I'm having an issue with an instance of the kendoScheduler. What's going on is, all crud operations, in addition to read, seem to want to use the 'get' type. I'm using the code from the demo on this...
View ArticleAutoCompleteTextView within UITableViewCell automatic scrolling
Hello Ryan, Your custom solution sounds like a good option to handle scrolling to a non-UITextField view. Could you elaborate a bit more on the conflict that you are experiencing? Regards, Todor...
View Article