Scrolling the calendar makes the application to crash
Hi Fabio, Thank you for contacting us. We are aware of this issue, it is related to conversion of DateTime objects in different time zones. We will do our best to fix it for the next release. We have...
View ArticleHow to set Other Column value in GroupHeader
Hello Adit, The GroupHeader template provides access only to the value of the field that was used for grouping and its aggregates. If you expected to have the same URL for all items in the group, then...
View ArticleAngular JS Serverside filtering?
Is there a working example using angular js. and serverside filtering (json / Web Api)
View ArticleSwitch change event not fireing
Hi Alan, You can try using the Kendo UI MVC Helpers, for example: @(Html.Kendo().MobileSwitch() .Name("switch") .Events(events => events.Change("switchChange"))) <script> function...
View ArticlePerformance on pan
Hi Manuel, We tested and profiled our docking integration demo with the mentioned settings (plus removed DiagramRulers). The results show no performance issues while we pan the Diagram - please check...
View ArticleLimit Map Area
Hi, I have a special need where I want to limit the user to see only a specific zone of the map and nothing except that zone. for example he just can see France country and nothing outside that area.Is...
View Article'Telerik.Web.UI.GridColumnValidationSettings' does not have a public property...
My system works well before I upgrade Telerik Web UI dll to 2013.3.1324.0 , after I upgrade, I find the I cannot build the system, and got following error....
View ArticleSingle TextBox as filter row in each column header
Hi!in my AngularJS app I don't need all the filter features that the Kendo grid offers.I just want a single, clean TextBox in each column header, with no buttons, dropdowns and so on.. purpose: I want...
View ArticleExpand Data is not working now!
In addition its the same backend that in use in Screen Builder thats having a changes "Please be informed that as we move to v1 of Screen Builder, all projects created with the old Beta versions of...
View ArticleCould not load file or assembly telerik.reporting 4.1.10.714
Hello David, If you are using a greater version of Telerik Reporting than 4.1.10.714, you should not add the older assembly in the project's Bin folder. Instead clear the Bin folder content and re-add...
View ArticleBug with scrollbar position
Hi Simon, I agree that the virtual scrolling behavior would certainly benefit from some improvements, but this is the best implementation we have come up with so far. Regards, Dimo Telerik Join us on...
View ArticleHTML5 Viewer in Windows Forms client
Hello Eric, You will need:Web Application with:HTML page with the viewerHosted Reporting REST service, where the service will operate on the machine where it is hosted, and reports must be deployed...
View ArticleCurrent Row to Data Row
How can I get the telerik radgrid current row in a Datarow in C#.net .Something like as given below. DataRow drRow = (DataRow) this. grdLocationPutAway.CurrentRow; The above code is not working?
View ArticleTelerik RadScheduler bind to a database.
Hi,can u pleas just attach this file in the next post?RegardsBledar
View ArticleColumn position changed event is not longer existing?!?
What is the event for "column posion changed"?Up to now I used ColumnIndexChanged in oder version of telerik or CollectionChanged event in newer telerik verion. But this event is no longer existing ?!?
View ArticleSwap rows columns
I found a solution to achieve what I want:I create a style with some LayoutTransforms and applied them to the grid and it's cells.<TransformGroupx:Key="ForwardRotateTransform">...
View ArticleDisabling "Code-behind file for test is missing" popup
Hi, I am opening a project on VS2012 and this popup which says "Code-behind file for test is missing. Search for it? " keeps popping up every now and then. Is there a way to disable?I edited .csproj...
View ArticleProblem with Drill Down
How to view the report without expanding the records when it is open for the first time. Given option is not working(See Image 2). Its just changing the +/- sign of the drill down icon.Report before...
View ArticleAccessing Everlive with Kendo DataSource
Hi Anton,Were using this code previously (see code below) but suddenly today its not working. Were thinking that it was have a connection on the Screen Builder says "Please be informed that as we move...
View ArticleExpand and Collapse image UI from code behind
Hi , i am setting the parent grid row expand or collapse based on condition for each parent row from code behind based on condiion.like below..e.Item.OwnerTableView.HierarchyDefaultExpanded...
View Article