Using widgets with remote datasource and templates correctly
Hi all,I've been trying to load my rangeSlider, numerictextfiled and comboBox with no success once using the templates. I am using the data source just to enable and disable the correct widgets to be...
View ArticleBuild and Deploy App is getting failed with latest telerik update
Hi Vivek, I have replied to your support tickets on the same matter. As said there, the issue was caused by the usage of:<uses-sdk android:minSdkVersion="8" /> in your AndroidManifest.xml file....
View ArticleEditor ContentFilters not working as expected
I'm having an issue where, as far as I can tell, the ContentFilters aren't working. For my test content, I'm using:<p onclick="alert('p-fired')">test text</p><script>...
View ArticleCreate or open a RadWindow without using a javascript function?
Hi Marin, Thanks for your response! I did finally get it to work. Thanks for the information on making sure the RadWindow/RadWindowManager is outside of the update panel!Sincerely,Keith Jackson
View ArticleCalendar as customized Datapicker
Hi, I got somemore help from this forum. By hidding the textbox in the datepicker control I could only display the calendar to picke the date. That issue is resolved, now the problem is the calendar...
View ArticlePopup Window Issues
That helped with the background. Now I almost understand the close, but I just want to clarify it.to create the var would I be using the name from the page calling, or creating a new one on the page....
View ArticleIs it possible to control the destroy command button?
Hi Stefan, In order to implement the behavior you can use a template and a custom command. In the custom command handler you can check if the conditions are met and use removeRow. The following online...
View ArticleChanging case of mail merge fields
Hi Boby,Thanks for your prompt reply. Using Custom Field for mail merge, it works great in the RadRichTextBox. However, I am actually doing mail merge programmatically using RadFlowDocument.MailMerge()...
View ArticleExcess code generated for lambdas
I have the following line of code in my C# application:ArgumentHelpers.ThrowIfNullOrWhitespace(() => args[0]);JustDecompile shows the following...
View ArticleUsing RadWindow and RadTabStrip - A window is displayed on load & button not...
Hi Marin, Thanks for your response! Apparently, you did not look at my code that I had posted. If you did then you will notice that I have the VisibleOnPageLoad property set to false. The...
View ArticleTelerik.Web.MVC Extensions
Hi, We are looking to upgrade your application. Currently it uses: Telerik.Web.Mvc Version 2011.3.1115.235 (Extensions) Telerik.Web.UI Version 2013.3.114.35 (Telerik RadControls for ASP.NET Ajax) The...
View ArticleExport
I'm using the functionality to export pdf, when its size is very well spread horizontally is displayed in the chrome but when it comes to viewing in Adobe readerse are only a few small pictures.
View ArticleKendo UI Style Grid Rows
using this in a hierarchy grid how could I change the rowstyle of the parent row, let me explain a litte more, I have a masterdetail grid which based on a condition I wanted the parent row change the...
View ArticleHow do I generate unique button names within a display template?
Hello there! I'm using the Kendo UI had have a very similar problem with the DropDownFor(x =>x.[dropdown]) control. I've got a page with many dropdowns on it and the dropdown style is only getting...
View ArticleProblem downloading Control panel
Hi, Andy.Install the latest version of Telerik control panel Telerik.CommonInstaller.ControlPanel.exe or rundll32.exe. This version runs under Windows XP/Vista/7/8/8.1/10.For more detail visit this...
View ArticleNoXaml dll's and TextBoxStyle don't play well together
Hi, since we have moved from the 'regular' binaries to the noxaml ones, I have discovered that the RadAutoCompleteBox is not behaving as before. In the control's style we set TextBoxStyle property to...
View ArticleActionSheet clicking outside
Hello Sebahattin, I am not sure that I understand the issue that you are facing. As I said the functionality that you are looking for is not currently supported and was not able to understand your last...
View ArticleTransport.Create issues
Hello Joel, Can you please share with us how you populate that external form? A runnable example would also help us better understand the issue and reproduce it. And example of using WebAPI with...
View Article