Slider not showing units
nvm, I am blind...The color of the text is so close to the color of my background that I could not distinguish them.
View ArticleSlider not showing units
So instead my question is:How can I change just the color of the text?
View ArticleUpdate function in Kendo UI Grid (using with AngularJs) never fires, using...
We are evaluating Kendo UI for one of our projects, but having some issues with Kendo UI Grid as described below :I have a Kendo UI grid, which is bound to an KendoObservableArray. I am using inline...
View ArticleSlider not showing units
Also, how can I center the slider ?I defined it as such:<divstyle="display: table-cell; text-align: center; width: 100%; background-color:blue;"> <telerik:RadSlider...
View ArticleQuestion/bug to apply CSS class to an element
Hello, If you refer to CssClasses collection, yes, you can. This is described in this help...
View ArticleHiding Grid Column Edit mode if it does not contain a value
Hi There I would like to hide a grid column run time at Edit mode if it does not contain a value. I am using EditMode="InPlace". I would still like to show that column if it is not in edit mode Can...
View ArticleCustom Columns in Timeline View
Hello, You can call it from your aspx page as it is done in the RadGridWithRadscheduler.zip project attached in my answer from 19-Mar-2013 in this forum. Regards, Plamen Telerik Do you want to have...
View ArticleModel fields not populated in Update action
Hi,I have a frustrating issue with fields in my model not being populated in the Update action callback in my controller. The model:public class CountsPerMonthModel{ [Editable(false)] public int...
View ArticleCan I have a custom grid update template using kendo.Observable() object.
I have a requirement like this. I am making a dynamic grid. In that grid dataSource can be change any time. Because of that I am making dynamic grid. In that grid update popup It has a Boolean value....
View ArticleUpdate function in Kendo UI Grid (using with AngularJs) never fires, using...
Hello Ajay, This online document explains in details how to manage the case where you want to bind the grid to local data arrays in Angular context:...
View ArticlePoints below minimum value showing with PointTemplate
By the way, this is with 2014.3.1202.45.
View Articlehide expand collapse column in radgrid based on child grid values
Hi Team, I don't want to display the expand/collapse icon if the child grid doesn't contain values.It should display only the child grid has rows. Thanks, Rajesh Protected Sub...
View ArticleAutoResponder's Match only once
Cool bug! Do you have the Enable Latency option enabled by any chance? If so, then yes, a race condition here is pretty likely because while waiting for the latency in returning the first match, one...
View ArticlePoints below minimum value showing with PointTemplate
Here's an even stranger result.Using a log axis:<telerik:RadCartesianChart.VerticalAxis>...
View ArticleDrag and drop all day events
Is it possible to drag & drop all day events that are displayed in the AllDayArea? My custom DragDropBehavior isn't getting called.I only found one Telerik demo that allows AllDayEvents--the...
View ArticleCall pagemethod in Master page
I think it's too late for you but... i was in the same case, and i observed that my url was not rewrited.So, if your problem comes from url rewriting like me, you need to place the real path before...
View ArticleEvent Binding in Scheduler Custom Editor Template
Hello,I was wondering if there is a way to bind a click event within the custom editor template? I tried doing it the conventional way, where the click event triggers a function within my viewmodel....
View ArticleRadgridview crashes when displaying too many rows
Hi, I've encountered an issue where Radgridview crashes upon trying to display too many rows ~1000+. The radgridview is placed under a data template which in turn is part of a hierarchy child...
View ArticleResize Arithmetic operation resulted in an overflow
When trying to upload/save a .gif file I am getting the following error "Arithmetic operation resulted in an overflow.". Here is the code where the error occurs....
View ArticleBinding a subset of columns from a Datatable to RadGridView
There are several other posts that looked similar and I used their code to come close but I am still having problems. Problem: I have a datatable with a number of columns which I have bound to the...
View Article