Setting views based on viewport
I was wondering if there is a way to set the view to either day or week based upon screen size within a scheduler view model? The scheduler I am trying to build will display the day view in mobile...
View ArticleHow to validate model on the server when Kendo grid is configured for ajax call?
I’m using MVC Kendo grid and few drop down lists as filters and search button. Grid is bound using Ajax. The filters are defined outside of the grid. When user clicks on the search button i am passing...
View ArticleDoes Kendo UI Editor support full screen mode?
That is all right. Atanas. I should clarify my question. From the example u provide, there is function like this.function onFullScreen(){ if(toggleFullScreen()) {...
View ArticleCould not export to Pdf
Hi Hiristo,Thank you very much for your code, this option improved my current scenarios however the crashing issue is still remained when I export the ajax panel consisting of multiple html charts....
View ArticleEditor in grid receiving value from row
HelloI have the following kendo grid in MVC. This grid is inside a partial view that receives an integer as its model and may be displayed several times on the same page but bound for different models....
View ArticleChartView Path SplineAreaSeries
Thanks Petar! The Spline Series Algorithm you posted the link to did the job. I modified the library to exposed the PathGeomotry in a dependency object and binded right to it. Thank you!
View ArticleUsing SplitView layout
I've been developing a phonegap application using Kendo and overall the result has been pretty good. I've been focusing on just phone screen size, but now I'm adapting it to tablet, meaning that on...
View ArticleRadGridView run well in wpf app. But threw exception in vspackage!
OK! I fiund a solution!in case of vspackage, devene.exe is an application and dependant dlls will be searched in the path of devenv.exe.copy dlls to be referenced into this path!then you can clear it!!
View ArticleSystem.NotSupportedException
Line 1: var lstOldtp = GeneralAction.EM().Prospectoutlook_typeproperties.Where(p => p.ProspectOutlookClient_id == rtn); Line 2: if (lstOldtp.Count() > 0) Line 3: { Line 4: var delstOld =...
View ArticleUI Issues in a SharePoint 2013 WCM scenario
Hi Danail,I was caught up with something else and couldn't reply earlier. Unfortunetly, the issue I was having with <button> tags being stripped by the editor still exists... Here is how I can...
View ArticlePanelBar Bug changing Title?
I can change any title of a panel like this //var li = panelbar.wrapper.find("> li:first span.k-link.k-header"); var li =...
View ArticleCalendar not working on device
Hi, I have built a Xamarin Forms app that uses the Telerik Calendar control for Xamarin. Control works great in an Android emulator but when I deploy app to an actual device the calendar displays but...
View ArticleDonut Chart is breaking on rendering it on Esri Map when upgrading Kendo...
currently we have a requirement to change the default style of kendo, so could you please suggest the right way of doing that
View ArticleLimit number of Files to be uploaded
Drag and Drop is giving javascript error when "MaxFileInputsCount" property is set. Below is my design,<telerik:RadAsyncUpload runat="server" ID="rauUpload" ChunkSize="1048576"...
View ArticleTest Steps getting failed in different Windows version
HI,Anybody faced this issue or only i am facing? :(
View ArticleRadEditor breaks layout on IE8 - Default Skin
Hello, I have a RadEditor control behaving well on IE11, however the toolbar layout is broken on IE8 - please see screenshots attached. It seems to break the toolbar every time there's an arrow next to...
View ArticleExport To PDF
I had forgotten, but we had one more server running this and the PDF export was still working on it. I checked and it had Windows Updates from 2 weeks ago pending. I rebooted and now it doesn't work...
View ArticleCannot export to XLSX
Hello, I'm have the issue stated in this thread (no xlsx appearing as formats). I am updated, I was wondering if there is anything else I could be missing? Thanks for any help, Nick
View Article