Upload on mobile (emulator)
Hi,I'm trying to use the Upload control on the chrome mobile emulator.I can't get it to post the file back to the server.The Upload control is a part of a form that contains multiple fields.The user...
View ArticleAjaxfied RadGrid RadCombo FilterTemplate
Thanks Eyup...can you give me simple example project and it should do the following 1. RadGrid should be binded in needdatasource event (Advanced bindind) 2. RadComboBox filter should be added to one...
View ArticleSecondary filter input binding in dropdown
Hello Charlie, The behavior you described is not supported out of the box and I am afraid that implementing it requires a custom solution that is outside the scope of our support services. Regards,...
View ArticleBarcode rendering
You can directly add barcode control with c# to you project, I remeber telerik has this feature.
View ArticlePageNumber, retrive value
I answer to my self, my error was the field that wasn't in the footer or header, it was into detail area and its wrong.
View ArticleHOW TO FIND / ADD Telerik.Web.Device.Detection
hi, i have problem to find Telerik.Web.Device.Detection in my reference. i cannot use this function. I try to add reference but not listed in my VS. So how i can add Telerik.Web.Device.Detection in my VS
View ArticleCreate being called when I click delete
I have created a Kendo UI grid with inline editing, but when I click on the delete command my the create function of the data-source is called, not the delete function. There is probably just a simple...
View ArticleSystem.Security.Permissions.SecurityPermission
when i add in web.config<system.data> <DbProviderFactories> <remove invariant="MySql.Data.MySqlClient" /> <add name="MySQL Data Provider"...
View ArticleHow to set Grid PageSize 'All' by wrapper?
Hi, The lastest release version (2015.2.624) add a useful feature that display 'all' option in pager. But I didn't find it in ASP.NET MVC Wrapper function. I try insert '0' pagesize and it seems as...
View ArticleWhere is Q1 2015 installer?
Hi Telerik Support, This is also what I am looking for. New version does not support the Visual Designer.Kindly provide the installer.
View ArticleMenu Items do not exist on GoDaddy in Page_Load
Support only seems to help if you supply a project, in this problem the project will work just fine since the problem is why it will not work on GoDaddy when it works just fine in development. I was...
View ArticleAngularjs ngModel not working with complicate object.
I have set up two demo to replicate this issue. One is working version with simple object. Demo http://plnkr.co/Daz7EYzZsxmGX6661Kbc As you can see, key code is line 36 ng-model="dataItem.firstName"....
View ArticleFile explorer Gridview MasterTable
Hi Guys, Im working on Radfileexplorer I'm facing so many problems, My problem is like that I want assign the datasource to file explorer inside gridview how to assign the datasource to...
View ArticleRadGridView Header Location for AutoGeneratingColumn
Hi,Thanks for the reply.This looks fine for me.
View ArticleTelerik with VS 2013
Hi, Petar, I am using Visual Studio 2013 Ultimate edition, can I use Telerik controls?
View ArticleAccessing alias instead of webelement directly
Sorry such a simple thing. i figured it out. public HtmlSelect DropdownList() { return Pages.HtmlPage.textdropdown; }
View ArticleAvoiding exception when trying to find a non existing element
Hi Boyan Boev,Exception will be thrown when we try to find the element. So your code wont work.Element e1 = Manager.ActiveBrowser.Find.ById("duplicateview");Will throw exception if element with id...
View ArticleProblem with remote execution
Hi, I found this http://docs.telerik.com/teststudio/knowledge-base/test-execution-kb/minimized-rdc and tried implementing this registry key setting. I set registry key in my machine as per article but...
View ArticleHow to add dynamic RadCartesianChart.Series into my ChartView
Hello Berry, I am not sure that I understand your requirement. Can you please elaborate a bit more on it by telling me what exactly you want to implement and why you need a timer? Is it some kind of...
View Article