set slider value inside change event
I have a page with kendoui slider, where i am checking if slider value is valid inside slider change event. If value isn`t valid, i want to roll back slider value to previous value, But every time i...
View ArticleDisplaying RadRichTextBox content from database
Hi,Just wanted to confirm that exporting the RadRichTextBox content from the database to a htmlTextBox in Telerik reporting will work?I planned to have a custom function so that that can be used in the...
View ArticleCan not style charts using Telerik Named Brushes
Hi Kacper, We tired to reproduce the reported issue on your side and it seems that the code works as expected. Could you please take e look at the attached project and let us know if the approach you...
View ArticleHaving problems adding upload kendo ui control with tool bar inside subgrid
Hello Marc, From the provided snapshots it seems that some of the kendo scripts are not loaded (404 error) also there are multiple requests for loading them. You can ensure the required scripts are...
View ArticleAdd File on client with Javascript
Hello Robert Madrian,Setting the initially selected files is only possible when the widget is initialized, as in the current case. If the widget should be initialized in the edit event handler, I would...
View ArticleStatic Bar Size in Bar Series
Hi Barry, Did you found any solution for this problem ? Because i'm in the same case and this is very annoying. There is something new on the options for the chart ? Best regards, Val
View Article@Html.Kendo().Culture() doesn't seem to work properly
Hello Brad, Have you included the code to set the current culture?<script type="text/javascript"> $(document).ready(function () {...
View ArticleShow Icon both in item list and selected item on RadDropdownList
Dear All,Right now, i'm using telerik RadDropdownList 2016 Q1. And ItemList have Icon Image above. It show ok on DropDown list, but not show when I selected one Item.How can I config for it show icon...
View Articlehow to auto hide radtitle bar in fullscreen form
Hello Mohammad, Thank you for writing. You can detect when the form is maximized and hide its title bar programmatically. Here is a sample code snippet:public Form1(){ InitializeComponent();...
View ArticleEvent pool for planning
Hi,this is just awesome :d Thanks for your reply, I will try that soon. Best RegardsBenjamin
View Articlehow to auto hide radtitle bar in fullscreen form
thanks Dessbut when i set "TitleBar.Visibility = ElementVisibility.Collapsed"title bar hide for ever in maximized radform !!!
View Articlehow to auto hide radtitle bar in fullscreen form
[quote]Dess said:Hello Mohammad, Thank you for writing back. Indeed, the title bar is collapsed. Autohiding functionality for the title bar is not supported out of the box. You can handle the...
View ArticleTimeSpan formated string in axis labels
Hello Lance,many thanks for your reply and the link to the support tickets. With the help of the link I could create a ticket and attache my sample project. The ticket ID is: 1055723.RegardsAndrea
View ArticleInvalid Date Format Returned To Controller from Control
Hi Eyup, Im pretty keen to get a solution on this so I can continue with trying the project.As metioned the sample github project i linked to in my original post has the same issue so you could just...
View Articlegrid filter to next view
Hi Maurice, You could save and load the state of the Grid as demonstrated in the following online demo:http://demos.telerik.com/aspnet-mvc/grid/persist-state For your scenario you could save the state...
View ArticlePadding not working
hii have this xml code for the panelbar and the padding left seems not working. How should i get it working? Thanks a lot. <?xml version="1.0" encoding="utf-8" ?><PanelBar><Item...
View ArticleDropdown needs double keystroke to start searching
Hello Katja, In general, the DropDownList with enabled filtration will not search when the popup is closed. This is expected behavior. If you would like to allow typing right after the widget is...
View ArticleAttempting to execute code when a tab is clicked
Hi Darrell, As this forum thread is on the same topic as the Support ticket that you have opened, I would suggest you to continue our communication in the other thread. Regards, Veselin Tsvetanov...
View ArticleLarge Datasets
Hi Petar, sorry for large delay. Yes, this is my actual solution I have rewrited the trackball engine but: 1) This require a continous maintenace for each release of telerik I must control that all...
View Article