Customize grid with hierarchy "create" command with inline template.
Hello Peter, For Implementing which of the previously listed points you need additional assistance? Could you please provide the example where you start implementing them? Regards, Vladimir Iliev...
View ArticleIssue using pullToRefresh in Desktop site
Hello John,in order to use pull to refresh, you will need a mobile scroller - something like this. Regards, Petyo Telerik Join us on our journey to create the world's most complete HTML 5 UI Framework...
View ArticleTelerik Spellcheck control issue
Hi, I am facing issue in Telerik spellcheck control in one of my project. This control works fine when I run it on my local machine, but when I deploy it on server (windows 2012) it is giving me...
View ArticleBug in GridViewColumnGroup 2015.2.623.45?
Hello Marcel, I am glad to hear that these changes would be beneficial for you. This refurbishing of the column groups targetted inconsistent behavior and poor performance in scenarios with many...
View ArticleTelerik Spellcheck control issue
Hi, I am facing issue in Telerik spellcheck control in one of my project. This control works fine when I run it on my local machine, but when I deploy it on server (windows 2012) it is giving me...
View ArticleTelerik Spellcheck control issue
Hi, I am facing issue in Telerik spellcheck control in one of my project. This control works fine when I run it on my local machine, but when I deploy it on server (Windows 2012) it is giving me...
View ArticlePopulating Gantt with custom Provider
Here is the $create statement:WebForm_InitCallback();Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadGantt,...
View ArticlePopulating Gantt with custom Provider
FunctionsClient is a reference to a WCF service if that is of any help.
View ArticleBar chart adding percentages to labels
Hi Mark, As pointed in the documentation, percentage field is available only for pie, donut and 100% stacked charts. What I would suggest for your scenario is to add an additional field in your data...
View ArticleAngular Grid sorting and paging problem
Hello Mattia, Can you please edit the following wroking example in order to show the issue that you face, so we can further investigate the issue?http://dojo.telerik.com/aKaxE Regards, Kiril Nikolov...
View ArticleHow to Convert Group Header to Single Cell
Dear All, How we call convert Group to Header to Marge Single Cell so easy navigate to cell. Thanks,
View Articletoolbar doesn't contain excel in the option in KENDO MVC Grid
Hello Prateek,The specified UI for ASP.NET MVC version 2015.2.624 should support Excel export. Could you please check and tell us what is the actual version used in your project? I am looking forward...
View ArticleSetting selected value from session
Hello Mark, In order to select the DropDownList value then use its Value("value") method:@( Html.Kendo().DropDownList() .Name("compliances") ......
View ArticleIssues with vh and mobile keyboards
I'm trying to make a responsive design for mobile devices but have run into a snag regarding the vh unit and the mobile keyboards.On both iPhones and Androids, the keyboard reduces the viewport's...
View ArticleConditional binding properties...
Hello Dietmar, The Kendo UI Model fields can be specified either as editable or non-editable, however allowing editing only when the items are new is not supported. You can achieve similar behavior by...
View ArticleClear Upload control
Hello, I'm using Kendo for MVC.How do I clear the value of the upload control so it won't send the previously selected file? Thanks
View Articletoolbar doesn't contain excel in the option in KENDO MVC Grid
Hi Plamen I am using version 2012.2.710 can you please provide me link to download version 2015.2.624 thanks Prateek
View ArticleHow to selected Item Text from gridview combo box column
Hello, I want to get the text of the selected item of current row from gridviewcombobox column , but instead it only gives the value of the selected item.how can i get the text of the selected item?if...
View ArticleRefreshing grid after insertinbg a row
Hello Simon, Please modify the post service to return a response in the following format:{ "items": [{ "guid": "0c8da5c3-fa91-4189-862a-f6daf287629e", "name": "xc",...
View ArticleClear items from RichTextEditorRibbonBar start menu.
Hello, Thank you for contacting Telerik support. RichTextEditorRibbonBar uses BackstageView for item start button. More information on this functionality is available here:...
View Article