Bind Web API Json to Radgrid in client side
Hi Everyone,I am new to Telerik world and I am very much impressed with telerik controls. My requirement is to bind web API json data to radgrid in client side(wanted to implement paging and sorting...
View ArticleCopy the js and styles folders from the telerik.ui.for.aspnetmvc archive
Hi,I'm following the steps found here : http://docs.telerik.com/kendo-ui/aspnet-mvc/mvc-core/getting-started#prerequisitesAt step 6 it says "Copy the js and styles folders from the...
View ArticleLooking for RadGrid pager element string resource name
Hi A!What is your particular control ? Are you talking about the "Page Size" ComboBox component or about something else ?
View ArticleRadTreeListView: Indent width on drag and drop
Hello Caleb, Thank you for clarifying this. In order to avoid expanding all hierarchy items, you can benefit from the ExpandHierarchyItem method of RadTreeListView. Thus, you should be able to...
View ArticleBinding to DataViewManager
Hi,Your sample doesn't show any hierarchy/relation in a single grid at all, so it isn't useful./Staffan
View ArticleGet the client values of cells onUpdate BatchEdit
Hello all! I have a RadGrid with BatchEdit mode. I need take the client side value of some cells when users update the grid.But when i check the values of the cells in onUpdate or onItemUpdate event of...
View ArticleSelect multiple days with CTRL key?
Hi Ivo, Indeed only single Slot can be selected at a time. However what you can do would be to return a single slot with recurrence pattern that matches the desired result. In order to implement this...
View ArticleInline edit of treeview having a dropdown in a column
Hello Arvind, Please expect a response in your ticket with ID: 1068317. Regards, Eyup Telerik by Progress Do you want to have your say when we set our development plans? Do you want to know when a...
View ArticleMailMerge with ExpandoObject
Hi Tomasz, Thank you for writing. Indeed this is currently not working in the WinForms RichTextEditor. I have logged a feature request for it in our Feedback Portal. I have added a vote for it on your...
View ArticleCombobox Multicolumns
Is it possibile obtain a gridlist for combobox?Like WinForm controls?
View ArticleUpload Style Issue
Hello Salim,Indeed there is an issue when running the Dojo directly, which I assume is caused by the iframe in which the snippet is initialized. Nevertheless when running it in full-screen mode, it is...
View ArticleApplying custom CSS to a dropdown list in edit mode
Hello Jon, Generally, you can use CSS to achieve this requirement. Or access the generated edit widgets to apply any desired settings...
View ArticleFilterPopupInitialized Event Not Firing
Hi Matthew, Thank you for writing. The FilterPopupInitialized event will fire when the Excel-like filtering is used (clicking the button inside the header cell). The ContextMenuOpenning event will...
View ArticleHide/Show Columns using external control
Hi, I have a dynamically created grid, it has column groups and in each group is lets say column A, B, C, DThese columns have different dates to make up their unique name. so we could have 201601-A,...
View ArticleExporting more than 130 columns to Excel
Hi Rayko, Please check the number of columns in the produced Excel file. In case you are reaching the limit of 256 Excel columns in an XLS file, you can export in XLSX - Excel Limitations. Details...
View ArticleHiding System.Drawing.Font properties in RadPropertyGrid
Hello Kenneth, Thank you for writing back. Indeed, when you change the Font property, the hidden items show again. As you have already found out, the suitable approach is to handle the...
View ArticleHide/Show Columns using external control
Preferably i would like a way to group the columns in the context hide/show drop down that telerik provides as this would then work with the persistence framework
View ArticleKendoUI Package Breakdown
Hello, Maybe you can consider requirejs for your application?http://docs.telerik.com/kendo-ui/third-party/using-kendo-with-requirejs Regards, Kiril Nikolov Telerik by Progress Get started with Kendo...
View ArticleTwo dropdowns, one enabled only dependent on another's selection
I have a Kendo UI grid with various dropdowns. Two columns in particular are Schema and Mapping. The Schema dropdown has a variety of options the user can choose, one of which is "Custom". In this...
View Article