Add-on with external dependencies
Hi, Sorry about the late reply. Please, try placing the assembly in the same folder where Fiddler.exe resides. Regards, Tsviatko Yovtchev Telerik by Progress Do you want to have your say when we set...
View ArticleInstaller not working on Win 10 machine
Hi, Well that is kinda surprising. When we designed the installer we thought AppData\Local\Temp\ would be the best place to extract temp files to. Apparently that is no more the case in Win 10. We...
View ArticleWhat is a Snap Line
I understand the Grid Lines and snapping to Grids, but I haven't found an explanation for a Snap Line and snapping to Snap Lines. Can give me an explanation or point me to a page or video that can?
View ArticleRadVerticalLinearGauge exporting invalid Xaml
I am working on a project that takes some basic controls and some telerik wpf controls, places them on a canvas, and saves these for redisplay later. All of the controls are generated at runtime.One...
View ArticleDoes Kendo have a widget similar to this attachment?
Would you have an example of adding the grid to a dropdownlist? I tried on my own by creating a dropdownlist then adding the grid but to no avail.Here is my dojohttp://dojo.telerik.com/@Cwm/efAqi
View ArticleLimit number of items added to RadListBox2
What do you mean by "We have already answered to your query in the support thread. Please take a look there." when you responded to Steve about his question regarding doing this on on a content page...
View ArticleCascading bulk delete not supported?
Hi .I try to make use of the DeleteAll method with cascading deletes. But only the first level is deleted. Is this supported and I configured something wrong or is it not meant to work in...
View ArticleKeyboard navigation for child items
I have noticed keyboard navigation doesn't work as I was expecting and I wanted to see if the behavior is normal. You can see the same behavior I am seeing in the IsExpandedRowBinding example. The...
View ArticleReportPackager problem - Resource Not Found
For reasons of hiding customer details from other customers, I've elected to create some custom reports for my application using the standalone report designer. The idea is that I can create any...
View ArticleUnable to cast object of type 'ASP.controls_navpaneladmin_ascx' to type...
Dear Ivan,Sorry but i am not sure how to implement this from code behind.I appreciate all your help on this issue.Thanks
View ArticlePopup editor with nested editor
Hi! I'm trying to do the following:I have a grid of groups, and each group can have a bunch of items. The items have two fields right now (url and name, ie two text fields) . I'd like to create a new...
View ArticleAllow nulls ( and not have them converted to the empty string)
Hi,I have code similar to this:http://dojo.telerik.com/OfiMU/7I want to bind the dropdownlist to a nullable field on the model. The user should be able to select a value from the list or the select...
View ArticleTreeview not displaying intended hierarchy from self referencing data source
Indeed it would. Was this solution ever provided?
View ArticleHow to reset RadGrid columns to default visibility
Hello,thank you for that advice, but I'm afraid it's not on 100 % what I'm looking for. Let's say I hide some columns, then save grid state through persistance and now I want to show initial grid state...
View ArticleReorder Tree nodes help
Dimitar:I have almost everything working, made a lot of changes to use a List<> vs DT, which made it a lot cleaner. However, I have a question, We are using the RadBreadCrumb as well. The...
View ArticleAdd-on with external dependencies
Having the same issue, documented here: http://stackoverflow.com/questions/39199962/fiddler-load-and-save-user-preferences-extentionI have copied the System.Configuration.dll to the same directory as...
View ArticleKendo multiselect doesn't set pre-loaded value with 2016.1.226
Thanks for the response. But it didn't work.What was the fix for this problem?https://www.telerik.com/account/support-tickets/view-ticket?threadid=834328
View ArticleTreeView with Self Referencing Hierarchy
I'm trying to set up a TreeView. My json data from the server has IDs and Parent IDs that contain what the hierarchy is. Root levels have parentId of "NULL". Can I not specify my hierarchy...
View ArticleTreeList Drag Drop with the Ability to Move Siblings
So what are my options then? Is it possible to make a TreeView with columns? Since TreeView does have the drag and drop capability?
View ArticleIn MVC Custom Command Column, Name is required
Thank you very much Andy! I was searching why my custom command button was not working and found your comment. 1 year and 4 months after your comment, the documentation still doesn't mention that the...
View Article