How to call a different removeUrl for each file on remove?
for better or worse, what I did for this was to create a function to attach to the remove event, then override the removeUrl when that was called : onRemove = function(e) {...
View ArticleMVC6 /ASP.Net Core Support
Hello. I've got telerik.ui.for.aspnetmvc.2016.2.714.commercial installed and I've got the MVC6 samples running (C:\Program Files (x86)\Telerik\UI for ASP.NET MVC Q2...
View Articleconditional Disable/Enable the Create button in toolbar
I cloned you example page here.http://dojo.telerik.com/@cchu/ONOZiIs there any why I can disable or enable that create button and those Edit and Delete ones by some condition? Maybe a Boolean value...
View ArticleExport: header/footer
I believe we're on 2016.2.xxx. In the link provided it sounds like it's ready and will be in 2016 Q2.Can you confirm if it's available yet? If so, can you provide a link to documentation on how to...
View ArticleRadGridView problem using ExpandAllGroups
Hello, I'm having trouble to automatically expand all groups within a RadGridView. I set the AutoExpandGroups to true and also call the RadGridView's method ExpandAllGroups(). It does expand all the...
View ArticleServer aggregates wrong
Hi,I'm having a problem with the aggregates on my server-bound grid. Here's my code:@(Html.Kendo().Grid(Model[j].BusinessUnitTimesheets) .Name("BU_Time" + j) .DataSource(d => d...
View ArticlePrevent default button behavior of "Add new record"
If a page has no other controls except a grid with the add new record command, whenever a user presses enter they get the insert behavior - even if they're in the middle of editing a record. It's...
View ArticleFailure to read remote DataSource
Thanks for the links Dimiter! I was able to get it to work.For reference, my schema definition was wrong. Here's a Dojo with the working code: http://dojo.telerik.com/@juliayu/apEHA/4
View ArticleListBox.get_checkedItems() is stale
So, I have scoured the NET and the ListBox release notes and cannot find anyone else having this problem so I am hoping this will be an easy fix by a Telerik Guru. I am using,Telerik UI for ASP.NET...
View Articlehow to pass multivalue parameter from jQuery.fn.telerik_ReportViewer...
I'm getting an error:Failed to convert parameter value from a Object[] to a IEnumerable`1. ------------- InnerException ------------- Object must implement IConvertibleWhen I pass a multi value...
View ArticleGet value of selected row cell of radgrid for textbox in formview's...
I decided to stick with using a hidden field and populating it in the FormView's OnDataBound.
View ArticleDatabound items do not show until user scrolls
Thank you. This is still an issue in 2016 Q2 and this solution still works.
View ArticleLimit number of filter descriptors
Hi, is there any chance this has been implemented since the last post in 2012? Thanks!
View ArticleFilter/Sort not working when grid databound to $scope
I am very new to telerik and angular. Literall my 4th week using these controlls and i need help. I created a telerik grid and connected to a datsource generated by a service. I am able to get the...
View ArticleRadGrid Frozen Columns Problem on Safari Browser in Apple IPAD
Can I only show commanditem row for small or mobile view using cuss or jquery ?
View ArticleKendo Grid Group Sort and Group Row Coloring
I have two questions regarding row grouping with my Kendo Grid that is being built from an existing HTML table. First, the rows in the table are already sorted by the column to group by before the...
View ArticleBatch editing with GridAttachmentColumn
Any thoughts Telerik? Should I open a support ticket for this?
View ArticleProblem when using ViewBag in EditorTemplate
The View is rendered empty as if there is an exception when Editor is generated. The DropDownList is not populated in the Editor. If the Bind is commented in the Editor, the view is rendered and the...
View ArticleHaving problems adding upload kendo ui control with tool bar inside subgrid
Hi Danail thanks for the reply, i tryed the solution you suggested by placing the alert("success"); inside the success function it was triggered, and then i saw that the id name of the grid was...
View ArticleGetting an error when trying to run test on remote execution server
Which version of the product do you use? I am using the latest version What is your remote execution setup? Where are installed the scheduling and data servers? I have a Windows Server 2012R2 VM with...
View Article