Create object in Runtime
Good day, I am developing a website using Telerik, but there is the need to create objects at runtime and the configuration of a Table I indicates whether a RadLabel or RadTextbox, etc, how I can...
View ArticleResetting Calculator Picker Value
Thank you Martin, I really appreciate your answer and sorry for late replay. I tried your solution but it didn't solve my problem. Though It resets if we perform some calculation in drop down...
View ArticleImporting xaml for mail merge template bug
Hi, at the moment I create a document using richtextbox with some merge fields. I then save the document as a .xaml so the file can be reused over and over. I convert the file from my database and...
View ArticleExport to Excel (Open File insted of Save)
This question was originally brought up in 2010 and I was wondering if this has been implemented yet. I am referring to the ability to open in excel instead of prompting to save in regards to exporting...
View ArticleOnly single property from model displaying
Just getting started with a trial and started converting my first form over to use RadDataForm, for some reason, only the last property is showing when I run, seems like its likely layout out on top of...
View ArticleChange the title of the standalone Rport Designer
Hello, I'm wondering if it is possible to replace the title of the standalone ReportDesigner. I'm planning to distribute the designer along with my own product that uses Telerik's reports. So I would...
View ArticleTelerik overriding htmlattributes?
I have an existing .NET MVC app where I upgraded it to a Telerik MVC app, and I'm noticing my controls htmlattributes are being overridden it seems.In my view I have controls like...
View Articledelete my account
Hello Wandy, Your account has been deactivated. Thank you for reaching out to us. Regards, Dan Telerik Do you want to have your say when we set our development plans? Do you want to know when a...
View ArticleProblem creating multi-series line charts with local data
Using Kendo UI for ASP.NET MVC, I am creating and passing in a Model that contains a collection of objects (called ChartSeries) that has fields for Color, SeriesName, and a collection of a second class...
View ArticleCustom Popup editor with Javascript or AngularJs
Hi, I read many threads about configuring custom popup editor in KendoUI Grid like this one.http://www.telerik.com/forums/custom-popup-editor-with-additional-fieldsI also found how to use a...
View ArticleTelerik.Web.UI.WebResource.axd unhandled exception
I just ran into the same problem. I'm using the latest controls that just came out yesterday. I think I ran into this problem previously and forgot how I solved it. Setting the validation settings to...
View ArticleDatabinding ODBC data connection
install MySQL ODBC 5.1 and usevar conStr = "Driver={MySQL ODBC 5.1 Driver};Server=localhost;Database=yourdb;UID=xxx;PWD=yyy"; ;-) Newi
View ArticleFileter and Paging
I have grid with paging and filtering. Filtering use to work correctly. But as soon as I added paging , Filter does not work.. I will get processing circle if click on filter on the grid. Please see...
View ArticleHtml5 Telerik Report rtl direction
Hello dear Stef,thank you, we will continue the discussion there.
View ArticleValidate Phone Number for Telerik RadAutoCompleteBox Not Working in C#
<html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"> <title></title></head><body> <!-- Start Form Tag --> <form id="form1"...
View ArticleAr Culture Text align Viewing vs.Expt/Pnt
Hello dear Stef,Actually I'm discussing about "Telerik HTML 5 Report Viewer", Which when you use "Arabic" words with numbers or English letters, Right to left will sentences will mess. Thank you
View ArticleCustom Shape Editor
HiThank you for the replyi come over that in design timehere is solution:1. create new custom shape in the shape property of the root element of control.2. copy AsString value3 paste above value in...
View ArticleShowcheckallitems in Checked drop down list
Hello,I am using CheckedDropDownList as below.publicRequestDateIntervalCostType(int[] selectedItems) { InitializeComponent(); BindCheckedListCostType(); }...
View ArticleHow to make tab title text update dynamically through data binding?
Hi,I have a simple tabstrip defined in AngularJS. I have a button that when clicked, will change the name of the first item in the datasource. I expect the tabstrip tab title to change as well after...
View Article