Can CDN be used if images are stored in the database.
My website is storing images in the database rather than the file system. While doing research on CDNs I was getting confused if CDN can be used for the website if media assets are getting stored in...
View ArticleBug: Change event fails on kendoui dropdownlist
Excellent and thank you for the demo. Works fine now also on my side with your help.
View ArticleUnable to replace widget by another one
Got it now, thank you for making it clear. I didn't get the documentation right. I see the need of keeping HTML data, just not in my case.
View ArticleMaximum call stack size exceeded error with angularjs and mvc
Hello,I use last version of kendoui and i have problem with TreeList component (asp-net.mvc on server and angularjs on client)javascript$scope.treelistOptions = { dataSource: {...
View ArticleMaximum call stack size exceeded error and angularjs with asp.net mvc
Hello,I use last version of kendo ui library with angularjs and asp.net mvc 5 on server.If I use remote data binding kendo.all.js return Maximum call stack size exceeded error.Whats...
View ArticleMenu Over Window Zindexing
Hi , I have a issue with Zindexing (i believe). I am opening a window using RadWindowManager control but i need this window on top of menu layer. What property i need to setting menu or window?...
View ArticleMenu Over Window Zindexing
I have issue with Zindexing (i believe). I am opening a window using RadWindowManager control, i need this window on top of menu layer. What property i need to setting menu or window? Following is the...
View ArticleExport to PDf - Controlling PDF Layout
Hi All,We are wanting to export the grid with Headers and Footers and control the paper size etc.We cannot see any documentation on how to manage this and was wondering how others are achieving this?...
View ArticleNetbeans project won't connect without Fiddler running
Hello, Well, all Fiddler does is to change the system proxy setting to point to itself on startup and set it back to automatic proxy detection on exit. Apparently this worked out just fine on your...
View Articlenavigate to section of a page
hi How do i make the navigate url to link to a section of a page? I try using the code below but is not working. Here is what i want to accomplish using RadPanelBar instead of anchor tag...
View ArticleReorder animation
Thanks, Veselin. I have logged a Feature request at:http://feedback.telerik.com/Project/108/Feedback/Details/186299-radlistbox-reorder-animation-placeholder
View Articlegrid header font color on sortable column
hiI am applying a background color to all grid using this;<style type="text/css"> .RadGridHeaderStyle { background-color:#5e9cd2 !important;...
View Articlegrid header font color on sortable column
hiI have found the answer:.RadGrid_Metro .rgHeader a { color: White !important; }
View ArticleExported XPS File Size is too big
Reporting Version = Q3 2014I created a A4 report with chinese font style (微軟正黑體), but the file size of exported XPS is around 3-4MB.if under the circumstance of fixed font-style , how can I minimum the...
View Articledrag & drop to another FileExplorer
Hi,I have working one FileExplorer with database as content provider and drag&drop works fine within this controlbut I need to be able to copy or drag& drop to second FileExplorer also. How to...
View ArticleUpgraded Scheduler - Day # not showing in MonthView
I should have mentioned, I've tried this both in Chrome and IE and get same results of the Day # not being visible.
View ArticleAdd text to the resource group header, and adding another column
I have two things I'm trying to do using the Kendo UI scheduler in Timeline view:1. I want to add some text above all of the resources, to specify what the resources are. The attached picture shows...
View ArticleInternal Server Error - Reporting
Hi Nasko,I already implement like is in the examples, but againg I run my webpage in my local pc and show the reports, but when I publish my webpage into a server and run it in a web browser the...
View ArticleHit Test for CellClick event on GridView
Hello, I have created a GridViewTextBoxColumn(), on _CellPaint() I am painting three images starting from the left to right. I would like to detect a mouse click on the rectangle that corresponds to...
View ArticleChartView Plot Area
I actually ended up going with the Microsoft chart control and using this MSChart Extension project to add the required functionality -...
View Article