Page Navigation arrow mark is not identified
Hi,My application is developed with Anguar2 framework and Kendo components. Execution fails to identify the page navigation objects such as '>' (to navigate to next page), '<' (to navigate to...
View ArticleExport User Accounts
Thanks Anton, this is very helpful.I was able to get the data we need from Postman as you suggested. This will suffice for our immediate needs, although an export button like the one for all the other...
View ArticleDisable Directory Deleting and Renaming
How do I disable the rename and delete options for the context menu for the Image Manager window? I see the info about using external dialogs, but how do I set that up when the ImageManager is being...
View Articlechange Scheduler
HiHow changes in certain items in the image?radScheduler1.ActiveviewType =SchedulerMonthViewI use Telerik WinForms Q3 2013
View ArticleExtra box using Simple skin
HiI am seeing a strange effect in all browsers when using radcheck box with the 'Simple' skin; there is a separate light grey box appearing behind the box using the Simple skin, offset by a couple of...
View ArticleHow to find the root cause of "Specified cast is not valid" error?
The problem was with another field of the same entity.I had to change its type from nullable decimal? to nullable int?, then the error went away. I am not sure of why the field with nullable decimal?...
View ArticleExpanding grid's detail template and changing the style of the edited row.
ok, I found a solution here: http://www.telerik.com/forums/lose-row-css-style-after-close-popup-edit-windows
View ArticleListControl SelectedValue not working
yep, I just left it away and use in simple scenario.. even in some code parts I get the value in demand index in the table and set it as setIndex.. then selected value is set :)
View ArticleFiddler broke Windows 10 : Edge no longer working, Cannot sign in Store,...
It seems like Windows 10 firewall is hard-coded to block access from managed apps to the localhost.No matter what firewall exception I add, as soon as I enable the proxy to any localhost port (Fiddler...
View ArticleWorking with multiple Y-axes
I think I might be getting closer. Using an example provided that's XAML based, the multiple Y-axis feature of the chart seems to break unless you explicitly set the horizontal location of the vertical...
View ArticleSet Height to 100% problem
Just another tip on that 100% height javascript.I have spend hours on tweaking the code trying to find a 3px bug. After the page has loaded and everything looks 100%, and you navigate to a new folder,...
View ArticleUnable to copy configuration value with null key. The original KeyValuePair...
I started to get this error after moving "some" of the code that does the fluent mapping to a different project than the MetaDataSource, Context and Classes. The code I moved reads the connection...
View ArticlePostback issue in SharePoint 2013. Ajax not working
Hi,We are using Telerik Rad Controls in SharePoint Visual Webpart.Any telerik controls either it could be a radbutton or radtabs . After the First Load of the page, when clicked on button or tab the...
View ArticleRotator Reponsive design
Hi, I am using Rotator to display banner images in the home page. I need to enable reponsive design for the various dimensions of the mobile devices.I have fixed the width to 100%, however for various...
View ArticleComboBox Template issue with collapsed state
SelectionBoxTemplate allows to choose only one template. What is items collection consists of object of different types? My traditional solution has a set of templates with names...
View ArticleSlow closing RadWindow in Internet Explorer
Was this issue ever resolved. I have exactly the same problem. The rad window closes instantly in Chrome and Edge - and some small radwindows on IE 11, but for a RadWindow with more controls in it, it...
View Articlekendo.all.d.ts compilation errors
Hello VessyI've created a new mvc website, updated nuget packages and added scripts/typings/kendo.all.d.ts and scripts/site.ts (zipped project downloadable here:...
View ArticleTelerik and quality and market
Im Telerik customer from 2010 and i can say Telerik is company which offer very good products for developers - i speak abou Ajax Telerik, Kendo and Winform. One of product looks like was abandoned...
View ArticleCalling AsyncUpload from custom button?
function callUpload() { var upload = $find('<%=AsyncUpload1.ClientID %>'); upload.click();} This doesn't workbut it works using asp:FileUpload....what is the method or property for AsyncUpload?
View ArticleExcel export isn't correct when column filtering is applied
I've noticed that when column filtering is applied to the grid that the Excel export number of rows is less than what is present on the grid after the column filtering. It seems kind of random on what...
View Article