Routing on AngularJS + Kendo UI Mobile app
Sorry, I tried again without '#' sign and it's work wonderful, thank you very much!!Naomi.
View ArticleRouting on AngularJS + Kendo UI Mobile app
Sorry, I tried again without '#' sign and it's work wonderful, thank you very much!!Naomi.
View ArticleWhy ComboBox .text() is automaticly copied to .value
Dear Georgi,I wanted to know if using the code from the cascade event is not better then working with the change event.This will prevent the by pruduct ("of the By design behavior") that in screens...
View ArticleDocument Window
Ok bro its fine but i need to control the position of DocumentTabStrip inside DocumentContainer Note: DocumentContainer inside RadSplitContainer and RadSplitContainer inside RadDock.
View Articleuse angular ngDisable with kendo mobile
I'm try use ng-disable in angular + kendo mobile but it is not work for me.I try this code: <kendo-mobile-button id="buy-now" ng-disabled="isPlaceOrderEnable()"...
View ArticleDisable DropDown
Hi, I am trying to disable kendo dropdown list in javascript, And it is not working for me. Here the code: $(“#entityId").data("kendoDropDownList").enable(false); Thanks,
View ArticleCustom Edit Task Page
Hello all,Is it possible to display a custom "Edit task" page?For example: I would like to either :1. Display my own modal popup "Edit Task" page to capture lots of extra task information, save it to...
View ArticleCustom Edit Task Page
Hello All,Is it possible to display a custom "Edit Task" page?I would like to capture a lot more information about a task, save it to the database, then refresh the task displayed in the Gantt. Thanks,...
View ArticleSelectedItem not bindable + Pre-Selecting
It seems that in the Universal UI variant of the Telerik UI (2015.1.420.45, currently working on the WinRT Windows Phone 8.1 part), "SelectedItem" can not be used for binding. Apparently, the property...
View ArticleDockManager Property
I have Error : "Object reference not set" when use with document tab strip objecti want to set the following:Dim Doctab as New DocumentTabStrip Doctab.DockManager.Dock=DockStyle.Fill
View ArticleHow to get refresh button to grab new data from database
We can see that on external button click we can access Report Viewer and its controls. Our questions is how can we get this access on MVC Reporting. We are using Q1 2015 fro reporting.
View ArticleChose an item from a listbox that will perform a parse rule on a text and...
Hello Everbody, I have the following question.I have this Windows Form Application in C#.What it does is you input a string in a textBox then you click on a button and it performs some edits on the...
View ArticleAlphabetic paging in Radgrid
I just thought that most examples are such ugly styling, here is one if you are also using bootstrap in your website:protectedvoidRadGridRoleMembers_ItemCreated(objectsender, GridItemEventArgs e)...
View ArticleAlphabetic paging in Radgrid
An to make the current pager item active, do this: (see if (....Selectparameters.....)for (int i = 65; i <= 65 + 25; i++) { HtmlGenericControl li = new...
View ArticlePrevent hot-tracking and cell formatting of selected row?
Thanks, that worked. ( It might be a good idea for you to add a comment to the post http://www.telerik.com/forums/remove-selected-and-hover-states to direct users to this thread, to prevent them...
View ArticleBreadCrumb expanded/collapsed event.
Hi, Is there a possibility to detect as an event when a BreadCrumb item is expanded and then collapsed? Thank you.
View Articlebulleted list not working
Hello Prasanta, Could you please define how RadEditor is related to the screenshot attached? Also, can you provide the exact HTML used, as the below test seems like a plain text rather an HTML list...
View ArticleChart Report Won't Generate
Hello akin, You can configure the filtering for the Graph item which has a data source assigned to it. For more information, please check the Filtering Data, How to: Add filtering to Graph item, Data...
View ArticleAssert and continue
Yes, that will tell me where in the code it failed, but not what step/line it failed on.
View Article