Command to Message Server times out Error
Should the message server port and Device port should be the same?
View ArticleRadTreeView: Vertical lines appear when root node expanded
Hey Lee, I am facing same issue, can you please your solution
View ArticleXamlParseException Cannot find source for binding with reference...
I have the following exception popping up from time to time when I scroll fast or use sliders in RadGridView. Exception: Exception thrown: 'System.Xaml.XamlParseException' in #####.exe ("Cannot find...
View Articlehow to return a value (from async call) to a grid's cell template?
Thanks for the question and answers. If you're using Angular you may need a bit more to get the template out of the controller. Here's what I've got working: $scope.lookUpEventNameAsync =...
View ArticleRestService vs RestLibrary
Hi Jon, To create reports you need a Telerik Report Library <VERSION> project template. The result is a ClassLibrary with a Telerik Report in it -...
View ArticleHighlighted Text does not scroll correctly
I have a RichTextBox that I am searching. When the search result is selected the text is then highlighted correctly. However, once the RichTextBox is scrolled, the highlight does not follow the text...
View ArticleIn which reference is the schema information for Telerik.Reporting?
Hello Jon, The warnings you receive are related to config settings. The default implementation of the Reporting REST service includes all cache settings in code. The second option is to use the...
View ArticleHow to link to report library?
Hi Jon, The project contained DLLs of purchased Telerik Reporting products. The rest of the code looks like a private work, which David is free to share with you. All terms for distribution can be...
View ArticleRadTreeView: Vertical lines appear when root node expanded
Thanks Lee, any clue why all checkbox are coming check in actually the are unchecked in the backend. any hint will do.see the attachment, actual checked are little darker in color. Houston is checked...
View ArticleAdd a Row under a selected Node
http://demos.telerik.com/kendo-ui/treelist/editing How to add a new Row under a selected node. Not able to select a row in demo above. It always adds a new row at the top. I am using Chrome. Thanks
View ArticleAfter dropping storage db, test results are still listed
An update - I went ahead and deleted the remaining test results. I needed a clean storage db to confirm something related to my original problems. This is the scenario I tested: Two different...
View ArticleText property
I had a similar problem accessing the displayed text in the box versus the typed text. I solved it by accessing the WatermarkBox in my event handler. Based on what I was needing this works perfectly....
View ArticleWhich DataSource for Azure Database?
Hi Jon, I am not familiar with Azure SQL databases and there is no recommended data source component. The data source components you will use have to be considered with your requirements and...
View ArticleExcel export isn't correct when column filtering is applied
A fully runnable example is impossible because its part of my greater app with backend services, etc..But let me post my grid configuration along with the dataSource. FYI, this is a React component...
View ArticleBegin and End Render events for Chart
Hello Iliana, Yes, checked that event but it doesn't suit for my requirement.I need to generate a chart on the fly with some customizations and once it's ready, save to PNG. The problem is that...
View ArticleRadTreeView: Vertical lines appear when root node expanded
Sorry, can't help you there. Good luck.
View Articleserver-side paging and 'select all'
I'm not sure I'm totally getting The Kendo Way of the doing things yet. My instinct is to get the data I need from the grid, do what I need with it, then manually update the grid. It seems to me, the...
View Article