Grid Column Locking with detail template
Just double checking that the position hasn't changed:Is it still the case that there is no way to lock a column (eg the commands column with Edit and Delete buttons) in a grid which has child records...
View ArticleRadDocking not visible on both design and runtime
I have created a simple project to test RadDocking. My Xaml is pretty basic(exactly what's given in the...
View Articlewebview swf file not Working
Hi, Webview is working fine but the loading time of app is morethan 15 seconds when loaded first time Is there any way to reduce that...mycode:- main-view-model.jsvar __extends = this.__extends...
View Articlewebview swf file not Working
Hi, Webview is working fine but the loading time of app is morethan 15 seconds when loaded first time Is there any way to reduce that... mycode:- main-view-model.js var __extends =...
View Articlewebview swf file not Working
Hi, Webview is working fine but the loading time of app is morethan 15 seconds when loaded first time Is there any way to reduce that... mycode:- main-view-model.js var __extends =...
View Articlewebview swf file not Working
Hi, Webview is working fine but the loading time of app is morethan 15 seconds when loaded first time Is there any way to reduce that... mycode:- main-view-model.js var __extends =...
View ArticleInvalid JSON primitive: .
Only In responsive view (mobile device views), When i click the button (In postback) I got an error. But In Desktop View its working fine.
View ArticleUpdate Command Cell After Click
Problem: What should be done to force the Command button to change its content right away, without changing the focus to other cell?...
View ArticleHow to create MVC Grid with variable number of columns by referencing model...
HiI'm trying to create a grid with a variable number of columns using the MVC Grid component referencing the following (simplified) model:-public class GridModel { public int Id { get; set; }...
View ArticleNo hard coded strings in reports
Just to let anyone know reading this that may previous post does not work with regards to setting report parameter text. For me l'm going to use both approaches i.e do what l can in the standalone...
View ArticleChanging layout milestone carets etc
Hi,In the demo's, there is a project called "Ganttview Custom Painting" and it works fine.I have a question regaring the layout of the standard objects like milestone caret or timeline-tast...
View ArticleBackground color all white
hihow do i change the background color all white? As you can see from the attachment there are some white and gray. Thanks a lot
View ArticleRolling values
Thanks, I've added a feedback item as although it's possible to do in SQL , it typically requires doing a self join and doubling the work the DB server has to do.
View ArticleGrid Command Button Is Not Pulling Nearest "tr"
I have a kendo grid running with a command button When I click the button, its appears to not be pulling the closest 'tr' but instead a random 'tr' and then the closest 'tr'Code:function...
View ArticleHow to change the RadPane's order in RadPaneGroup?
Hi, I have some RadPanes in a RadPaneGroup, and I want to change one of the RadPane's order, just like to the first tab position or somewhere. How to do it? Thanks
View Articlemsi installer for Telerik UI for NativeScript
I have problem installing the trial UI NativeScript with msi installer. I got the error: Setup interrupted Download Node.jsI already got Node.js 4.2.1 installet, because I am already working with...
View ArticleHow to have different headers for sections in a radRichTextBox
Hi again and thanks for your reply. It is exactly one month that I am trying to make this program but still not working. Look, I have the following code:dd.Section section = new dd.Section();...
View ArticleHow to have different headers for sections in a radRichTextBox
Also the attachment can not be downloaded
View ArticleRadMenuItem CssClass RenderMode Mobile
I am using telerik asp.net version 2014.2.618.35I am using RadMenu which shows in Classic mode in desktop browser and in Mobile mode in mobile browser.I am adding items to RadMenu at runtime and...
View ArticleUpdate Command Cell After Click
All changes happen only after the cell is validated. In other words: how to validate a cell manually? I can't find Cell.Validate() command..
View Article