When we resize the browser, the window should center.
kendo.format("{0:#,##0.######}", 4.336808689942018e-22) This will throw an error: RangeError: toFixed() digits argument must be between 0 and 20 This appears to be a bug inside the format function.
Please add Z index configuration options for all charts and their elements. This would greatly improve your product offering, making difficult workarounds less necessary.
I am adding i18n to an application to support 22 countries. The data-title does not appear to be able to be set via JavaScript. I have a highly dynamic application and I'm using localization for all labels and need to change the titles on the fly.
The grid should work correctly when grouping large datasets. Currently the grid does not always display all of the groups. IN addition groups come in and out of existence when you scroll. It seems kind of strange that it supports grouping but doesn't work correctly in a real world scenario
imageBrowser: { messages: { dropFilesHere: "Drop files here" }, transport: { read: "/content-page-generator/image-browser?act=read", destroy: { url: "/content-page-generator/image-browser?act=destroy", type: "POST" }, create: { url: "/content-page-generator/image-browser?act=create", type: "POST" }, thumbnailUrl: "/content-page-generator/image-browser?act=thumbnail", uploadUrl: "/content-page-generator/image-browser?act=upload", imageUrl: "http://images.xxx.com/{0}" } } This is a part of my javascript code from Kendo.But the Kendo "kendo.all.min.js" formatting my link.We needn't formatting images src. error: return r&&"f"===r.get(A)?(e=i(n.path(),r.get(S)).replace(_,""),o&&(e=v(o)?o(e):c.format(o,encodeURIComponent(e))),e):t}, change: return r&&"f"===r.get(A)?(e=i(n.path(),r.get(S)).replace(_,""),o&&(e=v(o)?o(e):c.format(o,decodeURIComponent(e))),e):t},
I have two kendo grids. Parent grid contains rows with data to request. When the numerictextbox is triggered with a spin or change that row is added to another grid (child grid) with the number from the parent numerictextbox in the child numerictextbox. However... after several triggers... the spin action starts to add two instead of one. Has anyone had this issues? any work arounds?
Facilitate mvvm binding for plot bands
Support of KendoUI for Mobile Grid controls with sorting,filtering,paging options
When the data set is changed and the chart is redrawn there should be an option to move from the current values to the new values. Like it already exists on the gauge charts. But what about a line chart with ever changing values?
Explain the characters used in a date format string, or at least describe to what standard they are evaluated.
Declarative binding is sometimes difficult to debug and might benefit from getting verbose logging in the console. There is obviously a trade-off considering the size of files but this feature might only be available in the non-minified version through the build process.
Background Audio Support for HTML5 Audio on iOS7 for ICENIUM builds.
When loading the content of tab, the loading indicator's position is not correct. For the kendo default theme, the indicator is at the top of tab header (correct). For the legacy theme (WebBlue), the indicator is at the bottom of tab header, besides, the width of that indicator is bigger than the width of the header.
I have four chart legend and i want to position Two on left and Two on right is there any such feature in Kendo UI Charts.
With Q3 2013 SP1 & SP2, when drawing a bar chart that has both negative and positive values, with the y axis intercepting at 0, the bar chart animation for bars to the left of the y-axis originates at the left hand end of the bar. Previously, the animation originated at the y-axis for bars either side of the axis. See this JSBin for a working example: http://jsbin.com/ubixOluZ/1/edit?html,js,output
match kendo to telerik asp.net ajax skins so we can incorporate kendo in an asp.net web app without loosing the look and feel. We use all of Telerik skins in our web app and users can pick any look they like. BUT adding kendo to our app means to style kendo in 20+ ways ! too much for us.
I would like to have the ability to have a hybrid of caching and reloading views. If I have example.jsp?report_item=1 and example.jsp?report_item=2, I would like those to load as separate views. But when I make the example.jsp?report_item=1 activated again after it was already loaded, I would like it to use the already loaded view.
It would be stupid awesome to have a custom theme allow for selection the new project wizard! That's consistency promotion!