Not able to launch window client: after appbuilder window client update to...
My appbuilder window client got updated when i open it and after it updated showing message that first ask for ur pc at risk and when click on run anyway it try to open but ask for telerik has stop...
View ArticleHow to delete and update dependency in Gantt?
How can I delete and update a dependency in Gantt?... What actions should I take?.. i don't see buttons (for delete) or forms (for edit) Also... this is correct for the Gantt's functionality? <div...
View ArticleRadList and bound ObservableCollection
Hi,The Renderer also affects Collection.Delete() System.Collections.Generic.KeyNotFoundExceptionThe given key was not present inthe...
View ArticleTKDataForm TableViewCell
Is it possible to have a group that shows normal UITableView cells in a data form?
View ArticleUnable to get value of properity id object is null or undefined.
Hi Konstantin,This is Sonny (I used the wrong account on my last posts. Sorry).Here's the code you requested. There is no JavaScript code....
View ArticleExport To Excel grid data
Dimiter, you can close this issue.Thanks.Here is how i fixed it :)@(Html.Kendo().Grid(Model.contactPersonDetails) .Name("GridContactPersonDetails") .Columns(columns => {...
View ArticleGrid with columns tied to a Dictionary (Sorting & Dropdown Menu)
Alexander, Thanks for the suggestion. I would like to first comment on your last sentence. So far I haven't got any issues with sorting on such columns and I can't see how it could be an issue given...
View ArticleRadList and bound ObservableCollection
I figured out the CustomRenderer for iOS to disable swipe left publicclassCustomRadListRenderer : ListViewRenderer {...
View ArticleHide edit and delete button based on the status of each record.
If anyone else sees this thread please visit this URL and vote for this feature to be implemented....
View ArticleConditional Custom Command display in kendo UI grid.
If anyone else sees this thread please visit this URL and vote for this feature to be...
View ArticleDropDownListFor return value of [object Object]
I'm going insane with this problem. I have a normal kendoDropDownList with nothing special going on:01.availableReports = $("#ddlAvailableReports").kendoDropDownList({02. dataSource: [03....
View ArticleChanging the Icon in RadDatePicker
Hi, At my work I've been tasked with making the icon bigger(or use a new bigger icon) on the RadDropDownButton inside the RadDatePicker. I've gone about it 2 ways:- One was to generate the default...
View ArticlePassing Parameters from Telerik report(Q3 2014) to Stored Procedure
Is there any plan on Telerik's part to fix this problem? I'd hate to have to remove Glimpse because I'm using Telerik Reporting. Rick
View ArticleDataSpriteCssClassField does not seem to be working
Thank you! I knew this had to be simple. There were just not any examples to follow.
View Articlepopup title position
Is it possible to reposition the title in the kendowindow?thanksRobert
View ArticleFiddlerCore SetNoDecryptList
It's Fiddler.CONFIG.SetNoDecryptstring(string)There's not much documentation on this feature but I assume it's supposed to let specific HTTPS traffic through without attempting to open it up. If that...
View ArticleMultiple controls with the same ID '_LightweightGroupPlaceHolder' were found
Hi Pavlina, Thanks for the reply. This RadGrid does already have different UniqueNames for each column. It does have a detail table, however, where some of the columns from the DetailTable also share...
View ArticleDisable key input when maxSelectedItems condition is met
Hi Joseph, Take a look at the following Telerik Dojo illustrating a solution for both of your scenarios. Here is the code I used in the change event:change: function(e) { var...
View Article