Merged Column Group header problems
Hello Jaesoon, We already replied you in the support ticket you opened regarding this issue. In order to avoid double posting, I would kindly ask you to continue any further communication on this topic...
View ArticleFiddler listens 8888 but can send any responce to 8888 ?
Hi, Murat-- I think you're asking: "How can I configure things so that my program can load http://127.0.0.1:8888/?target=http://example.com/page and Fiddler will download the requested page and send it...
View ArticleSave copy of pdf export to server
Is there a way to save a copy of the PDF export to the server?I have read that the proxyURL parameter will only be called if the browser doesn't support saving files locally. Is there no way to get the...
View ArticleHow to toggle grouping via MVVM binding?
Hi Brian, You can filter the collection quite easily with the help of FilterDescriptors collection. For example:private QueryableCollectionView clubs; public QueryableCollectionView Clubs...
View ArticleSaving resources to root or subfolder on device dynamically via webservice call
Dimitrina, Thanks for the info, I resolved the issue by NOT using the sample code in the file plugin and simply rewrote it a different way. I was able to get to the directpry correctly by combining...
View ArticleNumeric Range Validation Issue
Hi Tirumala Manikanta, Basically every time you enter a number the Value property of the MaskedNumericInput will be updated. You can try setting the UpdateValueEvent property to "LostFocus"....
View ArticleRadListBox blocking page on ipad
I have created a very simple page to reproduce this errorThis error is happening on ipad safari or chromeyou can also reproduce it on chrome by emulating Apple Ipad.Once the page load, Select a...
View Articleerror code 600 retrieving from a datalink server
Hi Jason, Let's keep the discussion in your private support ticket. Thank you. Regards, Anton Dobrev Telerik Everlive is now Telerik Backend Services, and is part of the Telerik Platform.
View ArticleDatabase configuration
I need configure MS SQL Server database, where i must do it. All examples are using sample.db
View ArticleHow to force Group to print on new page
I am looking for that property but I can not find it. I am using Telerik report designer
View ArticleZ-Index Problem with Dropdownlist in Window
We have a Dropdownlist in a Window that gets a wrong Z-Index. We haven't been able to duplicate this problem in Dojo so we know it's likely an issue with how we have something setup. However, we're not...
View ArticleSerious performance issue when initializing Kendo Web UI widgets inside a form
Hi, Please read this discussion http://stackoverflow.com/questions/22299091/kendo-web-ui-performanceand advise why there is a serious performance problem when initializing KendoDatePicker and...
View ArticleScheduler in day mode, shows overlapping boxes, where the times do not overlap
Hi there, it seems that when the scheduler is given times that overlap on the 1/2 hour, it extends that box up until the next half hour mark. This causes the component to show appointments which...
View ArticleUWP license
Hi,I have a license for Windows Universal...will I automatically get the license for UWP or will this be extra?Thanks
View ArticleSplash screen component
Hi Teleik Team,Splash screens are the start of any good application It is a very important control.If we could have that as telerik controls then what could be better than that.Right Now we don't have...
View ArticleNumeric Range Validation Issue
Hi Dinko, Setting UpdateValueEvent="LostFocus" solved the issue. Thanks.
View ArticleUnable to launch Report Viewer ASP.NET MVC
Hi Kurt, Please test if moving the view file under the Views folder, and adding the namespace declarations in the Views>web.config file resolves the issue. Also test updating all Nuget packages via...
View ArticleCalculations on some columns
Hi, there! I have a pivot grid with a column field which is Types of budgets, there are 3 in the SQL query: initial budget, real budget, executed value. I want two calculated fields, namely the...
View ArticleButton in template
When I have this code in my template code: <a data-role="button" class="btn btn-default" data-click="launchPlayer" data-id="#= data.class_id #">Launch Class</a> the button doesn't get wired...
View ArticleUsing @helper in Window widget not working
Hello,I’m trying to use a @helper inside a Telerik Window widget but it doesn’t work as expected. If I use the @helper then it shows the TextBox widget in the main page without opening/showing the...
View Article