inner text of dropdownlist select arrow
Hello Michael, I am afraid that the issue is not a known one, nor is reproducible in our online demos, so please extract a runnable sample in a Kendo UI Dojo and we will be happy to help. Regards,...
View ArticleW8 Tasks - Issue Registering
Hello Mohammed, Sorry for the delay. I've replied to your email. Regards, Kiril Stanoev Telerik Do you want to have your say when we set our development plans? Do you want to know when a feature you...
View ArticleBatch Editing doesnt work with ajax
Hi Rene, In the provided code the RadGrid is not data bound properly. You should bind the grid to a declarative DataSource control or via the NeedDataSource event. Also, in the sample code the...
View ArticleCannot properly set k-row-template in HTML (angular directive)
Hi Enrico, You are absolutely correct that such information should be included in the documentation and that a list with the limitations of those approaches will save some time for the developers. That...
View ArticleUse Telerik Reporting for printing from a Windows Service?
Hello Qakmak, If the provided PrinterSettings are not valid, there will appear a modal dialog, which is not allowed to be popped by the windows service. Check the example in the Telerik Reporting Print...
View ArticleOpen RadBinaryImage from Radgrid as a Popup
Hello Juergen, For the requirement that you have I could recommend that you take a look at the following Code Library, where you could find a way for displaying full-sized image on hover or click...
View ArticleProblem to Create Custom String Aggregate Function for GridView
Hello Jignesh,In case the approach illustrated on the demo does not work for you, would it be possible for you to demonstrate the setup you have in a sample project and send it to us? You can open a...
View ArticleMapping properties from base class
Thanks for reply Pavel! I was was not intending to include Base class in the DB but with horizontal inheritance the Base class will not be mapped to a table. So I think this would be the right...
View ArticleBatch edit: Javacript error with values containing apostrof/quote (')
Hello, Version: 2015.0001.0401.0045When using batch edit, and changing a cell's value to a value containing a apostrophe/quote ( ' ) or 2, and pressing "Save Changes", the __doPostback function failed...
View ArticleTelerik grid Calculated column
Hi Kishan,I tried to execute your example. But I'd like to sum the 2 field and I'd like to avoid an error if one of the 2 fields is empty.So I modified the code as...
View ArticleNot able to update\delete child Grid
Hello, I have examined the code and the setup seems correct. However, there could be some other cause for the behavior. Please disable AJAX by setting the EnableAJAX property of RadAjaxManager to false...
View Articlecolumn reordering and reordered event
Hello Lihong,Such event is not available in the Kendo UI Grid. A workaround would be to check the condition in the columnReorder event and trigger the reordering of the column manually again to return...
View ArticleReport printing from web without ReportViewer
Hi Shane, The example in the post before yours will be executed on the server, and you must have set correct PrinterSettings to avoid modal dialogs on the server. The example provided by my colleague...
View ArticleHow to change colors of RadGantt Buttons
Hi Jahangeer, I tested RadGantt control with Sunset skin in Firefox, IE11 and Chrome using version 2015.2.623 of Telerik UI for ASP.NET AJAX, but I was not able to reproduce this issue. You can check...
View ArticleSort marker is not visible when title too long
Hi Kudryk, A possible solution is to wrap the header text in a span element and swap the sort icon and the text by using a CSS rules. Please check out the following example which demonstrates how to...
View ArticleFocusing pager with keyboard.
Hi. I'm pretty new to Kendo UI. Now I'm trying to make UI accessible by keyboard. Is there a way to focus grid' pager with keyboard?Thanks in advance.
View ArticleRadGrid.FindControl does not find my DropDownList
Hi MariaThank you for your answer. But your code doesn't work as well. e.Item.IsInEditMode is always false. And even if I remove e.Item.IsInEditMode, the DropDownList cannot be found by the code.Any...
View Articleremove extra color in bar series
Hello Masoud, You can set the ItemStyle of the series in its constructor and change its color as it is shown in our help article Styling the Chart Series:BarSeriesDefinition barDefinition = new...
View ArticleBind TreeView To SQL DB with N - Level
hiI cant Find Sample Of Bind TreeView To SQL Server DB with All Functions (Insert - Update - Delete) in N - Level Support.can You Help Me?Tanks.
View Article