columns-->filterable-->ui javascript function with columns--> editor...
Any help from the telerik folks?
View ArticleShow RadColumnSparkline
Hi Martin,I think I am going to use the RadCartesianChart approach, I already tried it using the code in the example project and it works as I expected.Thanks,Alberto
View ArticleAngular grid not saving new records
I have a many-to-many relationship between Contacts and Users in a UserContact entity. A contact and its related users are pulled down in a single JSON request. The contact object has a userContacts...
View ArticleDetailtemplate not working with angularjs ng-show
Hi, It works.Thank you for your help.
View ArticleAdd connection point with 1 click and without ctrl key pressed
Thank yo very much Petar, this works perfect for me. I only have to validate that the RadDiagramConnection IsSelected. Thanks again.
View ArticleGrouping with column template not working
Hi, I will log it, but for now, I have no solution. I tried this solution, but it does not works.I always have this client error without and with your changes and only with this column containing...
View ArticleMulti-Column Report - Across the Page and Then Down .
Thank you.The issue was as you described, the data source source was set at both levels.This fixed our problem Thanks Andrew
View ArticleRadPlaceHolder with out-of-browser project
I have a page with RadPlaceHolder that runs with out-of-browser option enabled. When I use this option some javascripts, for example, the javascript function alert, don't working, but the same page...
View ArticledataSource.filter().filters is returning empty object {}
Hi, I'm filtering my grid by using passing in a function to the operator like this: dataSource.filter({ operator: setFilter } })var setFilter = function(item) {// iterate each item and return...
View ArticleRadComboBox has strange appearance at runtime.
Hi! I use RadCombobox in my WPF MVVM application. I use Prism 6 and Prism UserControl(WPF) where I set RadComboBox. This Prism UserControl(WPF) is in one of Prism module projects in the application...
View ArticleTooltip with NumericTextBox
Does the numerictextbox support tooltip functionality? I can't seem to find any documentation on this.
View ArticleDynamic Width
I was trying to dynamically set the height and width, which works fine if I don't have scroll bar set. The height is fine with scrollbar, and width also adjusts depending on the content; however, when...
View ArticleWindows 10 store can't connect when Fiddler is running
I was hoping to use Fiddler to capture the URL of universal app for offline install. However, when Fiddler is running, the app store cannot connect. Once Fiddler is closed, I can connect to the...
View ArticleProblem with Virtual Scrolling when databinding to ObjectDataSource
Hi, RadDropDownList does not show the list of items when EnableVirtualScrolling="true". For my data source I'm using ObjectDataSource. Radgrid is also bound to this data source. I am working with UI...
View ArticleNullValue is not set to textbox when RadNumericUpDown is loaded
Hello,I think this is related. I have a RadNumericUpDown with currency and a Viewmodel binding. The currency property is bound to a nullable decimal value. When the view intializes with a null decimal,...
View ArticleVisual Designer in VS2015
We are doing our best to ship the first version of the new code generation tool in November 2015. Still, please do not take that as firm promise as many unforeseen things can interfere with out effort....
View Articleaccess to Graph Data Points
I'm trying to get access to The Graph (bar graph) data points in order to change their background colors.Anyone knows how to get to these data points?
View ArticlePrevent node from being dropped over root
This doesn't show how to prevent from dropping on the TOP Root Node. So for example, Root Child Child NEW but Not wanted Tree structure:Root CHILD CHILD CHILD
View Article