Manually add tasks
I would like an example of how I can load tasks manually into a Gantt.... not a data binding but something similar to: RadGantt.Task.Add(new Task());then... RadGantt.DataBind() or something to get it...
View ArticleHowto remove "data-bind" Attribute from Grid PopUp Editor
Hello Alexander, I have attached an isolated project.Since it only allows maximum of 2 MB file size. You will need to install asp.net mvc nuget package and others as needed.Please go to Home/KendoGrid...
View ArticleGrid virtual scrolling not working after adding data using datasource.add
Has there been any response to this bug report?
View ArticleRows disappear in Virtual Scrolling Grid When Grid Resized
Here is a link to the higher quality video demonstrating the issue: https://vimeo.com/130131816
View ArticlePrint Chartview and PivotGrid together
Hello Dimitar,thank you for your help. It was a fast and very helpful answer. Some modifications had to be done in order to have a good solution.1. Printersettings 2. First Chartprint then Pivotprint...
View ArticleBinding range slider to ng-models
Are we able to bind the left and right side of the sliders to ng-models? For example, this is what I expect to be able to do:http://dojo.telerik.com/OCuTI/73
View ArticleGrid Virtual Scrolling Stops Working After Adding a Row Via native "Add new...
This problem may be related to the one reported here:http://www.telerik.com/forums/grid-virtual-scrolling-not-working-after-adding-data-using-datasource-add#48QZtko1cU2qQt68QcxCTAThough this case is a...
View ArticleIssue with test step : Handle 'FileUpload' dialog
While recording, I used Firefox browser. The recorded steps included uploading a file. My application uses AjaxFileUpload control for file upload. In the test step, I click on 'Select file', a dialog...
View Articleradpageview strip tab edit on doubleclick
but having this nullreferenceerror while disposing any from after editing .... on base.Dispose(disposing) at Telerik.WinControls.UI.ImeSupport.CreateContext() at...
View ArticleExport not working with RadMultipage, Tabstrip, and Radgrid.
Hi, I have a four page tabstrip and radmultipage with a radgrid on each page. I have a user control with an export button in it.Ajax is turned off for that button.On the initial page load, the grid...
View ArticleExport not working with RadMultipage, Tabstrip, and Radgrid.
Adding....The user control is on each page for a total of 4 distinct user controls.
View Articleget telerik version and if trial (title)
I put together some code for my web admin so I can see the versions and the descriptive title (tells you if it is trial or not) in my example it showed "Telerik.Web.UI Trial Version 2014.3.1209.40"...
View ArticleDefine onClientKeyPressed via JavaScript in pageLoad
How can I add an event handler via JavaScript in pageLoad to handle the keyPress event of a RadComboBox? We create a series of ComboBox controls dynamically based on user preferences. We want to be...
View Articleradpageview strip tab edit on doubleclick
TargetSite : {Void CreateContext()}Module : {Telerik.WinControls.UI.dll}
View ArticleCustomize Node Inspector module
Hi there, Is there a way to customize the node inspector module of Rad Editor? I need to remove the functionality for CLASSNAME and PROPERTIES button. So all that would be available is width, height,...
View ArticleCustomize Node Inspector module
I wasn't specific enough, I mean when an image is selected. Thanks
View ArticleLostFocus not firing when parent loses focus
I have an issue where if I click on controls outside of the Window that contains my MaskedTextInput the LostFocus event doesn't fire. The control is technically working correctly, but I believe what...
View ArticleToggle Visibility with Binding
Hi All, I have a report where I use the toggle visibility action on a certain table group. I have the group visibility set to 'false' so it is collapsed when I run the report. I can click the '+'...
View Article