What is difference between Chart and ChartView controls?
Hi Eugene, Thank you for contacting us. The RadChart is our old charting component which has many known issues and limitations. This is why we created the new RadChartView. We encourage you to use...
View ArticlePublishing an app on AppStore made with Telerik
Hi, I have created an app in telerik appbuilder. I have to publish it to app store. I have production certificate from ios developer program and app store provisioning profile also.I have added...
View ArticleSelected cells in RadGrid - off by one column
Hi Charles, The tests that Viktor have performed were made with the latest version, but that does not necessary mean that there is a bug with older version (although that it is possible). That was just...
View ArticleRadGrid - how to set value in Javascript
Hi Charles, Once you have a reference to the client-side object of the row, you can access its cell and use the text() method to set its content:...
View ArticleHide FilterRow in DetailTables
Hello Albert, The AllowFilteringByColumn property can be set specifically for each GridTableView, which means that you can transfer it from the main RadGrid to the MasterTableView...
View ArticleRazor and Spreadsheet control
Hello,Is there any JavaScript error in the developer tools console? It may hint what is the reason for the problem with the current implementation.You could find all Spreadsheet configuration options...
View ArticleGrab selected value RadDropDownList
Hello Thijs,Please note that Batch editing mode is different than other modes. You can find a detailed explanation in the following...
View ArticleDateTime filtering date only with custom format
Hi Stefan,is it possible to get a demo Project from your side how I have to work with the events in the filter control? Or might it be easier to use a custom filter control? Best regards, Thomas
View ArticleConnection style is different
Hi Rui, The described behavior is by design in diagram in order to see the difference when you select only one item or a group of items. If you want to change this, you can use a custom style and edit...
View ArticleHow to disabled Raddropdownlist
Hi! I have a radDropdownlist element inside a radGrid, I have to decide to enable/disable the radDropdownlist element base on it's selected value. I havesearched and tried the solutions from the...
View ArticleDetect if in simulator
Sorry, I forgot these steps.Run -> Build -> Android-> App packageAfter following these, success.Thanks.
View ArticleStock Charts / Stock History
Hi,Please accept my apologies for the delayed response. The problem boils down to extracting the unique values for the symbol field in the data array. There are obviously many approaches to this...
View ArticleLocked + Scroll issue with latest kendo (3.930
Hello Edward,The issue in question has been fixed sometime ago. The fix is available in the Q3 2015 SP1. Regards, Rosen Telerik Join us on our journey to create the world's most complete HTML 5 UI...
View ArticleBug!! RadGrid BatchEdit : Unable to get property 'cell' of undefined or null...
Hello Supaporn, The behavior you describe was an issue in a previous version of the controls. In the current release the data in both grids should be saved. Please ensure that you are using the most...
View ArticleHow do I rename the tabs in the spreadsheet example?
Hello Sergi, Please check this help topic:http://docs.telerik.com/kendo-ui/controls/data-management/spreadsheet/localization-spreadsh/localization#via-javascript Regards, Alexander Valchev Telerik...
View ArticleText on exported chart is not smooth on Windows XP
Hi, I use the RadChartView to generate PNG images on webserver side. The problem is that in Windows XP text on charts is not smooth, but in Windows 7 it works fine. How could I achieve the desired...
View ArticleEditorFor is read only
Hi Mike, The best approach is to get the widget's instance after initialization, then remove the contenteditable property, as described in the documentation. Regards, Alexander Popov Telerik Join us...
View ArticleEditorFor is read only
Hi Alexander, thanks for your reply.what a pity that it's all done via JS and no Dependency properties in Razor.i decided now to use a DisplayFor to show the value as not editable. regardsMike
View ArticleAdditional Content
Hi,Thank you Kiril, it was helpful.And what about - Telerik.Windows.Examples.Diagrams.Common?Now when I use the swimlane, the swimlane using this, and I can't find it in other projects. Where can I...
View Article