Built in editing bar
Hello, I see that the RichTextEditor has a built in editor command bar that pops up when text is selected. Is there any way to manipulate that command bar (add new buttons, control when/how it pops up,...
View ArticleKendoui Grid Get Selected Row Id when Edit Button is clicked
I should say that I think this issue is specific to the MVC wrapper :(
View ArticleBinding Form Values To DropDownList
Thanks alot! I only tweaked it a little to get the results needed. It can be seen here at the dojo http://dojo.telerik.com/oRoVi.
View ArticleBest Way to Inspect HTTP(S) APIs of Many Devices
Hi, Bob-- That's a good sign, as it means there's not a problem with the Windows firewall or the port configuration on the windows machine. One question: Have you tried requesting a URL with an IP...
View ArticleGrid Web UI
Iliana,Both CSS and Row Template examples do not work if I need row height less than 50px. I need to override cell padding, to make rows narrow, but then the grid does not fill all available space,...
View ArticleBreakpoints do not work
I am attaching here the screenshot.If I am understanding this correct it does seem like I am setting my break points for the first level of a nested set of tests.I still don't see the pop up to...
View ArticleHow to have RadioButtons with Checkbox Icon Style
Following code displays as per attached screenshot "Radio Button style" and has Radio like behaviour IE Check a button and the other unchecks:...
View ArticleExecuition and Storage Server - High CPU & IOPS
Hello Ben, I apologize for the delay getting back to you. We are temporarily overloaded in support this week. I'm not sure I understand what I'm looking at in your screen shot. Sure I realize it's a...
View ArticleData driven testing 'Select Table' drop down is not getting populated
Hi Donna, I am sorry you are running into this problem. I verified the link I gave to Swathi is still functioning as expected. In short you need to install Microsoft Access Database Engine 2010...
View ArticleDataPager is blocked when removing item from QueryableDataServiceCollectionView
Hi, Would you try submitting the changes (i.e. the deleted item)? Does RadDataPager become usable? Regards, Dimitrina Telerik Do you want to have your say when we set our development plans? Do you want...
View ArticleMany-to-Many relationships: Cannot edit / insert values
Hi, I've set up a new project with Data Access and Dynamic Data, based on an existing database with several many-to-many relationships. The relationships are implemented as pure join tables and...
View ArticleHow to display array data in column?
One of my TreeList field is an array. For example: var localData = [ { id: 1, name: "A Team", description: "", players: ["a","b"], parentId: null }, { id: 2, name: "Team Lead", description: "",...
View ArticleASP.NET Ajax client-side framework failed to load
That worked! I don't why it worked; but, it worked. With no changes to my code, all I did was upgrade from 2014 Q3 to 2015 Q2, and I got the 'ASP.NET Ajax client-side framework failed to load'. Once...
View ArticleEditing Custom Editor Demo is not working in my Local Environment
Thanks a lot eo and dimiter for your help .. It is working perfect now in edit and delete but I have new problem when I'm trying to Add New Record .. When I press on Add New Record button, a new error...
View ArticleBug: Drag&Drop not working with AngularJS
I am learning the TreeList, and follow the "AngularJS" demo. I tried to "Edit this example" by replacing "editable: true" with "editable: { move: true }". The rows can be dragged but cannot be...
View ArticleMove to page that matches a given datafield value
I have a datasource that has an ID column. I'd like to display the page with the row that matches a [user-provided] ID. This could also be done two fold by (a) querying which page a particular...
View ArticleExport to Excel - hide header row?
Hi.some suggestion for the case: Telerik.Web.UI.GridExcelExportFormat.Html ?Regards.
View ArticleClientRowTemplate with external template
I was converting a site from the old mvc wrappers to Kendo and had trouble with one grid with heaps of inline template hard to maintain, in the end I used listview, it has all I need to replace the...
View Article