grid-column "format" documentation
Where can I find the documentation for the grid-column tag? http://docs.telerik.com/kendo-ui/jsp/tags/grid/overview#getting-started does not discribe the format.
View ArticleSelect All/Deselect All in ColumnMenu in ASP.NET MVC
Konstantin,It works however is there way to accomplish this?If all columns are selected, have 'Select All' checkbox checked. If one of the column is unchecked, then have 'Select All' checkbox unchecked
View ArticleSlow performance with implicit styles
I am seeing some significant performance problem when using implicit styles that are marked as resource (build action).Opening a dialog takes 5 second when the xaml (fo ex:...
View ArticleLocalization of the Edit caption when using GridEditMode.PopUp
Did anyone knows how to localize the caption of the edit dialog when using GridEditMode.PopUp ?I have found how o localize the button columns.Command(commands => {...
View ArticleUsing the Spreadsheet with Angular
I am using the Kendo UI components in AngularJS and am including a spreadsheet in one of my pages. Unlike the other components, the spreadsheet doesn't include an angular example. Is there a way to...
View ArticleTelerik platform licenses
Hi, Buenos dias Alejandro. Le respondere en agaravelli@overall.com.ar Regards, Imer Telerik Do you want to have your say when we set our development plans? Do you want to know when a feature you care...
View ArticleRadDatePicker inside a P tag?
Since the RadDatePicker uses a DIV, it is not valid to use the control inside a <P> tag. Is there any way to "tell" RadDatePicker to use a SPAN rather than a DIV? Otherwise it is impossible to...
View ArticlePre Sales Questions help please
Hi, Long time Telerik customer / developer here :) I have a large customer who has been exploring reporting portals to be used for a Hosted service they want to provide to their customer base.I have...
View ArticleAutoCompleteTextView suggestion view not in same view as text field
Hello, I have a weird issue where the suggestion view is not underneath the UITextField for TKAutoCompleteTextView but rather on top of my telerik SideDrawer for some reason. If I type text inside the...
View ArticleAutoCompleteTextView suggestion view not in same view as text field
Also the TKAutoCompleteTextView will not show unless I call the line:[self.view addSubview:self.autocomplete];but yet in the provided example code this was not called and it still displayed the...
View ArticleAutoCompleteTextView suggestion view not in same view as text field
Just resolved the issue by calling:[self.view addSubview:self.autocomplete.suggestionView]; I would still like my question answered regarding these addSubview calls though. The examples provided did...
View ArticleRadWindow.Confirm not displaying items in DialogParameters
Hi Polya Thanks for your sample project, while i wasn't able to run it, after you said that this should also work, i've tried creating a new project and can indeed see that confirm windows can also...
View ArticleConnection Text Visibility?
I've dug through every readily available example (that I can find) of the UI for MVC Diagram, and can't find any way to show or display the "Text" attribute of a Connection. I'm seeing that the "Text"...
View ArticleWorkSheet Add HyperLink Old Version 2015.3.1214.1050
Old Version 2015.3.1214.1050 WorkSheet Add HyperLink worksheet.Cells[i, j].SetFormat(new CellValueFormat("")); var _value = string.Format("=HYPERLINK(\"http://www.google.co.kr\",...
View ArticleBatch Editing not working properly
Hi all,I have codes below at javascript:var grid = $find("<%=RadGrid1.ClientID %>");var batchManager1 = grid.get_batchEditingManager();var hasChanges =...
View ArticleBatch Editing not working properly
Sorry. I accidentally click post. Please ignore post above.I have codes below at javascript: var grid = $find("<%=RadGrid1.ClientID %>"); var batchManager1 = grid.get_batchEditingManager(); var...
View Articlerad grid export to word - not able to attach content at the end
I have a rad grid and I am trying to export to word. I have few issue with it1. I am able to export the grid and would like to add some extra content at the end of the document. I have tried below...
View ArticleSupport for C# 6 in Coded Step
Greetings,As we use Coded Steps more, we are eager to use the features in C# 6 in them. It appears that C# 6 features are not yet supported in Test Studio code editor. Is this the case? If so, could...
View ArticleReferencing Elements in Repository when executing methods on VisualFind
Thanks again, Elena -The code you posted was close, but it gave me the clue on what was intended. The Pages.g.cs file is generated and includes all the elements in the repository as properties. The WPF...
View ArticleLine chart with series colored by skin colors but in different...
Hi Chris, I tested the suggested scenario and it seems that the most appropriate event for taking the colors of the chart series is its client-side Load event. For example:<telerik:RadSkinManager...
View Article