Localization problems
Hello.I'm currently working on a Spanish application. The project uses the localization javascript files as described here:http://docs.telerik.com/kendo-ui/aspnet-mvc/globalizationThis is my code:...
View ArticleDrag multiple grid rows and drop to schedular togeter
Hi, The problem with the scenario that you described is that the multi selection marquee box of the Grid will interfere with the Draggable events. One possible solution is to turn off the build-in...
View ArticleChange Loading Spinner Appearance for Splitter Control
Hello Mikkel,A little bit CSS should do the desired result. Please refer to the http://dojo.telerik.com/EleQo example. Regards, Boyan Dimitrov Telerik Get started with Kendo UI in days. Online...
View Articlekendo.toString Syntax for shared popup editor
I have a custom popup editor that's used as the editor in a parent grid and in the nested grid of another parent grid:Grid 1 -> Shared Custom PopupGrid 2 >Tabstrip > Nested Grid -> Shared...
View ArticleRadMonthYearPicker does not change the month.
Hello, I am facingthe same problem. How is this situation? is there any bug fix? Waiting for an answer, Regards
View ArticleImplementation of telerik report in asp.net mvc web page
Hi Bhupendra, Please test setting the HTML5 viewer's PerssistSession to false. In case the scenario is to call your standard controller's action which creates an HTML5 Viewer object, please note that...
View ArticleCategories Axis margin not working with label rotation
Padding does work where margin does not in this case. Thanks for the tip.
View ArticleSet bindings to two separate datasets
Thank you in advance for any feedback!I am passing a datasource that contains two datasets. On my report under Bindings on the initial report I am using the following expression to set up the...
View ArticleTypeError: r is undefined
No, it's pretty reliant on our Coldfusion backend, but I have posted a publicly-accessible demo here: http://app.smarteru.com/custom/kendo/messagecentre/ And I've attached the code for the demo as...
View ArticleGrid PDF Export MVVM Template Header/Footer/Watermark
Also I am not using the standard grid toolbar, rather the PDF Export is being triggered by a button in another template (a toolbar template) which finally calls...
View ArticleGrid PDF Export MVVM Template Header/Footer/Watermark
I just tried it with the standard grid toolbar using ['pdf'] and got the same results so it's not that.
View ArticleChanging the z-index (order) of shapes and connections of Telerik RadDiagram
I am using Telerik RadDiagram for building a diagram. The gray lines are over the shapes (requirements, development etc) in my diagram. Is there any way to put them behind the shapes?// ... getting...
View ArticleOnInserted/OnDeleted not Firing
I have the following two RadListBoxes defined to allow switching items between them. All was well until I defined OnInserted and OnDelted, which fail to fire.I need to take action when anything is...
View ArticleGrid PDF Export MVVM Template Header/Footer/Watermark
I've got it.I don't know why the former doesn't work but the following does.kendo.drawing.drawDOM($("#Grid"), { allPages: true,...
View ArticleGrid PDF Export MVVM Template Header/Footer/Watermark
I've got it.I don't know why the former doesn't work but the following does.kendo.drawing.drawDOM($("#Grid"), { allPages: true,...
View Articlekendo pie & angular - tooltip & labels templates issue
i repeat.i do not see dataitem in official documentatiohttp://demos.telerik.com/kendo-ui/pie-charts/indexi do not quite understand why i should browse forums to get answers which should be described in...
View ArticleEndless Scrolling + Filtering + Flat Skin
I know this is an old post but it is exactly what I'm looking for. The link at the top of the thread doesn't work and I'm wondering if there is code example of a working list view with Endless...
View ArticleTreeView filter seems broken
See https://demos.telerik.com/kendo-ui/treeview/api i expect filter by '2' to show 2.1,2.2,2.3,1.2 it failsi expect filter by '1.' to show 1.1,1.2,1.3 it fails thanks
View ArticleMultiColumn Issues
one more thing. the resize of the dropdown is not kept between drops. meaning, if i changed, then next time i dropdown it is back to default. This is not a big deal as i don't plan to adjust much (if...
View ArticleDetermine the number of filtered columns in GridView
Dear support,I need a textlabel above the grid that displays the number of filtered columns.My columnfilters are all implemented the way that is described in der following article...
View Article