change header cell based on current cell
I have tried all sorts of things and I can get this to *almost* work.I have a grid with "stacked" data entry columns, as such it can be a little tricky to see which one you are in.I am wanting to...
View ArticleHow to show only the actual data Point X values as Labels in Axis?
Hi Dinko,I would like to restate, I am using a Linear axis as Horizontal and Vertical. In the horizontal axis I want to make only those axis Labels visible where I have original DataPoints. (Eg. Say my...
View ArticleHide header/footer when exporting to PDF?
That works great but I can't seem to get the footer to go away. Here is what I have: <style> .k-pdf-export .k-grid-toolbar, .k-pdf-export .k-grid-footer, .k-pdf-export .k-grouping-header...
View Articlechange header cell based on current cell
I have the below code working, but there has GOT to be a better way...Whenever a cell change event happens, check it if is one of our target cells, if so change the first character of the...
View Articlechange header cell based on current cell
I know...kinda like killing a fly with a large baseball bat, but even worse.But it DOES work and lets me move on for now...looking forward to the real answer.Joe
View Articlechange header cell based on current cell
Here is a short video of it in actions: http://screencast.com/t/xjntfMn1rpQ
View ArticleSP2 for Q3 2013 asp.net ajax controls
Hi GuysI have been retired from commercial website design for a few years now but I am still doing stuff for various charities and church organisations, so I would like to be as current as possible...
View ArticleEvents Not Showing in Scheduler Nested in Window Widget
Thanks Vladimir, I think I've got it figured out. When I removed the change EH, it all came up. Not sure why, but in the first scheduler it did not affect it. But, in the one in the window, it was...
View ArticleVirtual Scroll bind Data in Kendo Combobox
Hello Everyone, I need to create functionality that include virtual scrolling in kendo Combobox,Please assist me I have done some changes in following code of the demo provided...
View ArticleCombobox virtualization
Hello,I'm experiencing a problem with valuemapper:var ds = { pageSize: 20, transport: { read: function (options) {...
View ArticleKendo Grid removeRow not deleting rows of other pages
Hi I have a grid with check box, on checking the checkbox and clicking a button on the screen, i want to remove the selected row.i am using the below code, everything works fine if i have only one page...
View ArticleFiddlerCore problem with ResetProxyInProcessToDefault
Hello.I manually configure my application to point at FidlerCore instanceFiddlerApplication.Startup(0, false, false); URLMonInterop.SetProxyInProcess("127.0.0.1:" +...
View ArticleKendo Grid removeRow not deleting rows of other pages
Also my grid has huge dataset, with an average record count of 1000- 10000 records. I am looking for a performance efficient way to clear records on selection.
View ArticleDays expressed in Hours in TimeSpanPicker
My program needs to display a TimeSpan with days expressed in hours. For example,take the following TimeSpan:var someTimeSpan = TimeSpan.FromHours(50);The RadTimeSpanPicker displays the value and...
View ArticleDatePicker configuring the first day of week
Hello IlianaI wanted to add:kendo.culture().calendar.firstDay = 2to my typescript file. However I'm getting an error message. Please see attached screen shot.
View ArticleDoughnut Chart not displaying data in UWP
Hi,I am facing an issue. Following the samples on "http://docs.telerik.com/windows-universal/controls/radchart/getting-started" to display data in a Doughnut chart, but all I get is a display which...
View ArticleQuick Access Tool bar ScreenTip position bug
Hello Wayne, It seems you are right, the screen tips of the Quick Access Toolbar in Microsoft Office don't display below the ribbon. Please excuse me for misleading you. As for the workaround, thank...
View ArticleAngular Chart title not dispalyed when saving to image
I have a code that saves chart as image that worked well at version 2014.3.1316. When migrating to version 2015.1.318 it does not work well any more.I am creating a chart with hidden title.title: {...
View ArticleWhy headers are selectable?
Hi, Is there a reason for the id's change, I mean, is it neccesary for your support that the active cell id gets changed? or is it a bug in Kendo?thanks.
View ArticleDoughnut Chart not displaying data in UWP
Btw,If I change the DoughutSeries to PieSeries, it works. Is there some problem with DoughnutSeries?
View Article