Export to excel problem
When the grid export to excel feature is used, the numeric values are being treated as a string format and thus sum can't be applied to cells.
View ArticleYear view range
Hello, Currently this is not available in the Gantt control. The control always shows the whole time period occupied by the tasks. Regards, Plamen Telerik Do you want to have your say when we set our...
View ArticleRadComboBox not rendered when within ASP panel with initial visisble=false
RadComboBox not rendered (Rendered as "") when within asp panel with initial visible= false.The asp panel is set to visible= true when postback is triggered via client using...
View ArticleExport to excel problem
Hello, I am facing the same problem since TelerikWinForms 2012-Q2.I upgraded to TelerikWinForms 2016-Q1. Actually the problem happens when i want to export the grid data by using the ExportToExcelML()....
View ArticleTelerik Tile Group No public Property called "Title"
Hi Dipali,This feature was introduced with the Q1 2016 release of the controls (http://docs.telerik.com/devtools/aspnet-ajax/controls/tilelist/functionality/group-title), so if you are using an earlier...
View Articlehow to disable day view button in radschedule control
Hello Chandesh, You can easily observe the next view using the navigation buttons of the RadSheduler. This functionality is demonstrated in the Overview of the control in our online demos below:...
View ArticlePrimary Button Style
Hi Albert,There are certain threats to us attempting to implement such a feature:what would be the correct element to attach the keydown handler to? The body, the form, a concrete div?how would the...
View ArticleInline editing hierarchy problem when creating a father
Hi.I'm working on a grid with hierarchy and inline editing. I'm facing an issue. When I create a new father element I can expand the childs. So I could try to create the child even before the father...
View Articlehow to set next week view with a button in Radscheduler.
Hello Chandesh, You can easily observe the next view using the navigation buttons of the RadSheduler. This functionality is demonstrated in the Overview of the control in our online demos below:...
View ArticlePersist status causes toolbar to disappear
Hello Marc, I believe you are facing same problem discussed in the Save Grid State in database, missing element discussion. Please refer to the suggestions in the forum thread and the sample project....
View ArticleHow to categorize data in chart
Hi, One thing which i need urgently. * I want to categorize data in 7 week days which must start at "Sunday" and end at "Saturday" on DateTimeContinuous axis and distribute accordingly. I am getting...
View Articlehow to stop applying disable style ?
Hello Ragavan, In order to removed the gray background when RadAutocompleteBox is disabled, you need to modify the control template of RadAutocompleteBox not for RadWatermarkTextBox. Please check the...
View Articlecrome devtools issue browsing kendo ui html elements
hi, I experience a severe issue when browsing html elements (kendo ui parts) with chrome 48.0 devtools. (cf attachment)I get the message "devtools was diconnected from the page" and devtools stop to...
View Articleodata-v4 filter foreign key column
Should add: <package id="Telerik.UI.for.AspNet.Mvc5" version="2016.1.112" targetFramework="net45" /> <package id="Microsoft.AspNet.OData" version="5.8.0" targetFramework="net45" />...
View ArticleBug? Cannot hide column from column menu
Hi Konstantin,Please give my plunk a try. For my instance, I do have at least 2 visible locked columns, First Name, Last Name, and multiple visible unlocked columns. I don't see any reason why the Last...
View ArticleSetting Value of MaskedTextBox
I'm clearly misunderstanding the doc, I have a MaskedTextBox to which I'm trying to assign a value, but all I get is nothing in it and it displays the mask character.Here's the definition of the text...
View ArticleSetting Value of MaskedTextBox
Accidentally it post, here's where I'm setting the value: txtUserName.Text = user.AKOUsername;
View Article