Grid Row Navigation by Keyboard
Hi, I have same issue , How can prevent to focus on grid header. ragards, rajeev kumar
View Articleradial gauge using real time data
hello sir , im using your telerik library . sir we are using the radial gauge but i want to use my real time data to move the needle of the gauge , can u please help me out how we can do the...
View ArticleGridCheckBoxColumn has a literal filter value
Jayesh, thanks for the answer. Unfortunately it does not work. I created a sample app using you suggestion but I'm not able to attach it here (only images allowed for attachment). I'll open a support...
View ArticleNullReferenceException - Edit Template
Hi, I'm gettings NullReferenceException when I'm clicking in Blend on the Control -> Edit Template -> Edit a Copy. at Telerik.UI.Xaml.Controls.Input.DateTimePicker.GetSelectorWidth(Boolean...
View ArticleDateTime Column Formatting
hi Phillip see http://www.telerik.com/help/winforms/gridview-columns-data-formatting.html And user {0:d} in format string from Date
View Articleparent /child relationship with multiple key columns
hi Steven If you mean self-references in radgridview You can use this code private static DataTable CreateDataSource() { DataTable dataSource = new DataTable("fileSystem");...
View ArticleTreeview remote CRUD - update - php backend
Hello, Say we have a treeview with a structure like: - Main folder - option 1 - option 2 What does Kendoui expect back with an remote update call when we update the text 'main folder' name to...
View ArticleShow the scheduler in Danish
Hi Vladimir I can't fin the content for the delete confirm box. I have found the title for the delete confirm box, but not the content. Isn't it possible to translate the content? Thanks very much in...
View ArticleTabStrip with angular controller
Thanks Kiril and Petyo, What if, you have to instantiate a kendo-widget that bound an angular controller at runtime (for example, by user preference)? Anyway, if it is intentional and requested by...
View ArticleForecolor in RadTextBox Watermark
Hello! How to set the font color of a watermark of a RadTextBox? Thank you.
View ArticleHow to Show loading panel for radgrid with Custom Export to Excel option
Hi Team, We are using Custom Export to excel button to export the Radgrid data to excel. While exporting the data we are trying to show the spinner during the export but we are unable to catch the...
View ArticleGrid Tooltip
With the release the March, 2015 update, it seems Kendo still doesn't include built in grid cell hover tooltip like JQ grid. This is the only thing stopping me from migrating everything to Kendo grid....
View ArticleThemebuilder panel empty
When I run ThemeBuilder on a page with Kendo controls, I get an empty panel (other than the title and close button at the top) I tried it in Firefox and IE 11 also, same result. Any ideas how to...
View ArticleGetting Value of Parent GRid Column in Edit Template of Grid in Detail Template
Another issue I am having is if I have the same column names in both parent and grid in Detail Template, how I can differentiate between two columns?I am displaying a Field named "ID" in child grid but...
View ArticleChange RadPageLayout from 960px grid to 1200px grid
Greetings. It seems the RadPageLayout control uses a 960px wide grid as its basis. Can this be changed to 1200px so that all columns have a default size of 1000px vs. 80px? How and where would I make...
View ArticleRead data locally, update to server
Hello, I managed to send extra data. However, I would like to share with you a behavior I am facing with the below implementation:stateMap.projectStaffDs = newkendo.data.DataSource({ transport: {...
View ArticleToolTip For RadDatePicker
Hi, I currently experiencing one problem for change the toolTip property of RadDatePicker control code as follows:<telerik:GridTemplateColumn HeaderText="<%$ Resources:WebUIResources, I18N_Date...
View ArticlePopup Editing with DateTime can not be saved
Odd... that seemed only to work once, when I tried to submit my form again and changing the dates before still I can not submit the form as the dates are invalid...
View ArticlejQuery Error - When I press Tab out of editable cell
Hi, I have a simple Grid, editable. Some of the columns are numbers, hence Grid displayed NumericTextbox by default to edit them. When I change value and press Tab out of the cell, I receive the...
View Article