How to add many textboxes in a grid code-behind
Thank you very much! Exactly what i want to do!
View ArticleRADGRid Rows Sorting Move Up and Move Down button
Thanks Angel. MaintainScrollPositionOnPostback worked! Much appreciated.
View ArticleIs it possible to enter page break in the report List?
One more question...List 2 and List 3 have 8 textboxes w/fields and conditional formatting on every textbox. If there is no First Name and Last Name, I hide the textbox so only 7 textboxes will be...
View ArticleWin10 Universal App - Fiddler detects request but response times out
Hello, IPV6 should not be the problem. Your setup is not that common and hard to reproduce, though. We will do some more research in a similar environment. Please, keep us posted on any further...
View ArticleHide expand/collapse column and use row click to expand/collapse row detail...
Hi Ruby Jean, Please take a look at this example illustrating one way to expand and collapse rows in a hierarchical Kendo Grid by row clicking. First, hide the classes "k-hierarchy-cell" and...
View ArticleHow to retrieve dataItem of selectedTab
Hi,I have a tabstrip that has a dataSource with an array of items. I also use the dataContentField to specify which property in the dataItem contains the content HTML. The tabs are binding correctly...
View ArticleMisspelled word in JustDecompile: "Platfrom Architecture"
Just noticed this, in the assembly information window right below the tree control on the left there is a typo: "Platfrom Architecture" (I am using version 2016.1.112.1) Assembly Name ...Platform...
View ArticleCreate 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 ArticleJavaScript critical error using RadScriptManager
were you able to resolve this?i am getting this error too.
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 Article