TimeSpan always zero?
Hello all.I have a TimeSpan property. This is being mapped on SQL-Server to a Datetime column. On retrieval I always get a zero time spanMy persisent class:001.#pragma warning disable...
View Articleneed help with dropdownlist in a grid
I have a grid bound to a ViewModel, and the 3rd column is bound to an empty property. This data did not come from a database,so there is no foreign key relationship, in fact there's no database...
View ArticleKendo Treelist with large amount of data
Hi ,We have a scenario where we have to display large amount of data as tree list, we are getting more than 2000 records, when the tree list is rendering we are seeing script error saying "too much...
View ArticleCustom filter on one column that takes date values from itself and from...
What i want is to add a custom filter to one column that will takes the date from this column as first date and a date in another column as the second date to do a between like filter with these two...
View ArticlePlacing text in donut chart hole
I need to place some text in the center of a donut chart's hole. I looked at the following guidelines:http://docs.telerik.com/kendo-ui/controls/charts/how-to/donut-chart-hole-textGiven my current...
View ArticleAjax error - RadCombobox inside RadGrid inside Radwindow
Good Afternoon,I have a problem when i register in ajax manager a radgrid with radcombobox edit template. The grid is inside to radwindow.When i register the grid, the radcombobox stop works, not...
View ArticleEditor not responding after multiple requests to the same page in IE
HelloI have a very weird bug. I have a page on MVC that displays two editors and gets passed a model with the value for both editors. The model is as follows:public class BulletinsModel {...
View ArticleEditor not responding after multiple requests to the same page in IE
EDIT: I have just noticed that the editor is frozen. In order to be able to edit what's inside of the editor I need to click on any option of the toolbar to make it responsive once again. Why is that?
View ArticleProblem getting validation error to appear for a custom date control
In a Kendo Grid, I have a column that contains a date. I'm using this method for inserting my own control into the cell to edit the date:functiondateTimeEditor(container, options){...
View ArticleLocalization support for RadTextBox/password strength?
I have a RadTextBox field used as a password entry field. Furthermore, I'm using the built-in password strength indicator for this field as follows: PasswordStrengthSettings ShowIndicator="true"I...
View ArticleMultiple Blank Pages when using RTF against PDF
I have a report that generated in preview mode no problem, when I export to PDF it looks fine but when I export to RTF it adds in a blank page to the report.This is really unhelpful as it means that it...
View ArticleShowPrintButton not working in CLASSIC mode
I am attempting to add the new PRINT BUTTON within the RADGRID. It shows it I change the radgrid RenderMode to lightweight, however this changes some of my design elements and I must keep the RADGRID...
View Articlehow to send data into function using onclientselectedindexchanged
I can only get this to half work. I have to iterate through checkboxes, find "Other" one and see if it is checked and then show / hide an input. I searched your sample code to loop the combobox...
View ArticleSet on a table the value of a property
Hi Rocio, If you are still interested, please check Work with raw data type's methods and properties. Regards, Stef Telerik Do you want to have your say when we set our development plans? Do you want...
View ArticleWhat is the future of Kendo MVVM?
Hi Tero! My name is Burke, and I'm the one who researched and wrote that post. I think maybe the part about the MVVM is a bit misleading, and that's my fault. Kendo UI MVVM in it's current incarnation...
View ArticleLocalization support for RadTextBox/password strength?
Actually, I found how these are set by this page: https://demos.telerik.com/aspnet-ajax/textbox/functionality/password-strength-checker/defaultcs.aspxWhile the property takes a delimited list, it was...
View ArticleGrid showing no records after sort
I have a simple Kendo UI grid setup for serverside processing which displays some employee information. The grid displays just fine when i first load the view but as soon as you click on a column to...
View ArticleDynamic Fields
I am loading remote data. I will not know what the field names are until runtime because the fields are dynamically created by somebody else. What I want to do is load all of these fields and add them...
View ArticleXAML based chart not working
Thank you for your reply and example. The customlist view i have is inheriting from the Xamarin listview, not the telerik one. Are you saying I can't add a telerik chart to a xamarin forms list view?
View ArticleHide expansion arrows on rows with no children ?
Hide expansion arrows on rows with no children ?I have indented child rows that have no children under them, but still have the arrows - they expand into nothing.How can I hide them ?Thanks,Barry
View Article