Map tooltip image from database
Hi all,Wondering if you can help me please.How can i assign the background image of a radmap.Marker.tooltip from a folder.It is currently setup to save the user's profile image PATH in the database and...
View ArticleHow to manually focus a radgrid view cell during CellEndEdit event.
Hi Hristo Merdjanov,It is helpful for me. I forget cell validating event due to focus CellEndEdit event.Thank a lot for your reply.Regards,Myo
View ArticleNegative sign at the end
Hello Nasko,I've just tried the RadNumericUpDown control, but I have problems with it.The XAML code I'm using is the following:<tk:RadMaskedNumericInput Value="-12345.67"...
View ArticleNativeScript ui pro Chart...
Hi.It is possible to show the label for a know value point (only one value not the entire series values)?I'm getting the Y value of a line series chart...JSvar chart = page.getViewById("chart");...
View ArticleIE performance issues on vertical grouping
I'm experiencing extreme performance issues when loading pages with vertical grouping in IE on Windows 7. For example, http://demos.telerik.com/kendo-ui/scheduler/resources-grouping-vertical will take...
View ArticleDialog change kendo.confirm title
Hello! Altho you cannot change the Title it's possible to hide it using css: .k-dialog .k-window-titlebar .k-dialog-title { visibility: hidden; }
View ArticleDialog change kendo.confirm title
I suggest you hide some css to shrink it too because that result in a huge margin up top.
View ArticleServer paging
I'm using the MVC wrappers and entity framework and SQL server. Is server paging supported at the SQL level with the Kendo DataSourceRequest/ToDataSourceResult?It seems like I always get a full table...
View ArticleCustom Grid Header Filter
Hi, At the moment, one of the columns has no filter. In my model, that column is a collection of strings. For the grid, I append them together separating by a comma. Person.cs Name...
View Article3 Columns with only 1 month in the header?
Nasko,I may have spoken too soon. This does in fact display 3 months as expected. However, whenever I select a date (not in the first column or the first month) the month changes automatically. I...
View ArticleInsertParagraph inserts div tag when NewLineMode=DIV
In the RadEditor we have the NewLineMode set to Div...Me.NewLineMode = EditorNewLineModes.DivWe are also using a ToolsFile xml document to control the tools available in RadEditor.The problem is the...
View Articledrag and drop into textbox not working
Hello, i am trying to perform drag and drop from tree view into a textbox control. However, i m having some issues. My treeview is databound to a sqldatasource if that makes a difference. can...
View ArticlePie Chart Filtering
Help request on a Pie Chart.I have a crosstab report that I wish to add a pie chart into. I know how to do this.The question is how to filter the pie chart to only show certain values?The report shows...
View ArticleAble to select a PropertyDefinition after Item set to null
To test:Create a class with properties and set the RadPropertyGrid.Item to an instance of that class.Select one of the properties in the grid.Set the Item to null. (Clear selection if your Item is...
View ArticleES6 support and the "let" statement
The javascript line:let xwy = 1;is resulting in the justcode warning:JavaScript: Missing ';'Is this an issue with ES6 syntax not being supported? Ideally we don't want to disable this warning as this...
View ArticleAdd IsUndoEnabled property
We would like to disable the Undo feature of the underlying TextBox in the RadNumericUpDown control.It interferes with our global Ctrl+Z undo command when the RadNumericUpDown is keyboard focused.Thanks.
View ArticleUpgrade UI WPF from Scheduler (v2010) to ScheduleView
We have a project which was writen by telerik version 2010 (use Scheduler). Now we have to upgrade it to newest version of teletik that use ScheduleView. We foud that there are many differences between...
View ArticleAdd IsUndoEnabled property for TextBoxes
We would like to disable the Undo feature of the TextBoxes that are auto-created for string properties.It interferes with our global Ctrl+Z undo command when the TextBox in the PropertyGrid are...
View Article