Grid DataSource.Update not firing
I cant seem to find where I am going wrong with this, i'm not seeing any javascript errors.My update action is not being called. I notice that the Update button of the grid row takes 4-5 seconds to...
View ArticleWPF RadTreeView is generating the following warnings and I don't understand why?
Hi Telerik, I am having the following issue: I have a RadTreeView with ItemTemplateSelector. The ItemTemplateSelector can assign one of the two templates for every tree node. Most of the time...
View ArticleProperties and indexers not resolved in project
Hello David, Thanks for letting us know about this problem. I really appreciate this. I tried to reproduce the problem you have with some sample codes, but without any success at all. Would it be...
View ArticleRadGrid EditForms PopUp edit - Prevent dialog movement
I currently have a RadGrid with an EditForm section where I am defining the layout of edit mode. The mode is being set to PopUp, so the editing is done in the pop-up windows. However, the pop-up will...
View ArticleAdd vertical guideline
You could either use plotbands or draw on the chart surface. For plotBands, have a look at categoryAxis.plotBands $("#chart").kendoChart({ theme: "Bootstrap", dataSource: data, series: [{ type:...
View Articleupdate grid from EditorTemplate hyperlink value
When the user clicks Update the cell in the grid isn't being populated with the EditorTemplate hyperlink value. EditorTemplate: @(Html.Kendo().Editor() .Name("EVIDENCE") .HtmlAttributes(new { style =...
View ArticleBest practice to implement Shift+F3 behavior (change word case like MSWord does)
Hi,This solution works only partially. It works only if you use a shortcut like Shift F3 and it clears the formatting.The toggle functionality should change not only to upper but also from all upper to...
View ArticleGrid DataSource.Update not firing
this happens with Kendo UI version: "2015.2.902"the chrome kendo client tools dont report any problems.
View ArticleReflexil replace all with code fail (CS1703)
Hello Mohamed, As one of my colleagues pointed out before - this seems to be problem in the Reflexil itself, not in JustDecompile. Reflexil has a GitHub repository where you can write down an issue. By...
View ArticleRadTooltip on demand loading
Hi , I have a requirement to load a radgrid on Tooltip. According to i found that Documentation RadTooltip does not have onDemand property. But i found that there is a server side propery called...
View ArticleUncaught ReferenceError: $ is not defined
Hi,I updated the latest version of Telerik ASP NET AJAX (Q3 2015.3.1111.40) but now I have problems because it does not recognize "jquery", the browser shows me "Uncaught ReferenceError: $ is not...
View ArticleUncaught ReferenceError: $ is not defined
Hi, I updated the latest version of Telerik ASP NET AJAX (Q3 2015.3.1111.40) but now I have problems because it does not recognize "jquery", the browser shows me "Uncaught ReferenceError: $ is not...
View ArticleGroup Header alignment problem when UseStaticHeaders enable
Hello, Try to remove ItemStyle-Width from your code and see if the alignment issue is still there. Note that for setting column widths in the grid only HeaderStyle-Width property should be used....
View ArticleTelerik UI for ASP.NET MVC 6 - RC
Dimiter: Do you have a roadmap you can share for when the remaining wrappers will be ported? Now that we have reached the RC stage with MVC6 I'm hoping to get an idea of when the "interim" releases...
View Articlemsbuild and paths
Hi Bayram, Thank you for contacting us. Based on the provided details, it seems that when your project has been created the "Add referenced assemblies to solution" option has been checked. The "Add...
View ArticlePDF Export Issues
Sorry, I must not have been clear - I need the grid to be able to show and hide the grouping panel based on a toggle button. Simply setting groupable does not achieve this. The reason is I need to...
View ArticleRadGridView loop through rows. Can't get all rows
I found out the problem. The thing is: the method "ItemContainerGenerator.ContainerFromItem(item) as GridViewRow" returns null if the item is outside of the view area. But I'm using this method in a...
View ArticleDrag and Drop task
Hi. Why drag and drop task isn't change the "recurrenceRule" on the element i get on:dataSource.transport -> update: function (options) -> options.data Thnaks
View ArticleRadRibbonGroup.LargeImage
Hello, I wasn't able to reproduce the described behavior. Can you please take a look at the attached project and let me know if I am missing something? Also, please make sure that the BitmapImage...
View Article