How to set the pointtemplate 's fill color of lineseries when use...
Martin, Thank you for you Reply, I have tried the both solution, But it doesn't work , I didn't defined the line's color in my viewmodel, I want use the line color in Palette to fill the line's...
View ArticleBinding a subset of columns from a Datatable to RadGridView
Sure, I have a datatable with some number of columns. I am using the first column as the X on a graph, and each of the other columns represent a curve in the Y) Each of the other columns mapped to...
View ArticleDataAccess with Custom Database Provider
Hi Kaloyan,Thanks for that. Yeah redesigning from the bottom up isn't feasible because the legacy product is feature rich and this is a mobile version that only implements a subset of the full...
View Articlecreate a header to kendo grid with combination of kendo toolbar options and...
Thank you... Its working.
View ArticleListview datasource grouping
Yes I know it doesn't work :-) It would be a good new feature in the future - I can see many uses for grouped listviews... with group headers / footers for listiview cell groups...
View ArticleBinding a subset of columns from a Datatable to RadGridView
So I figured it out. When I set the Datacontext for the control, the all the CollectionChanged delegates where called THEN the Columns changed property was called. The Columns value was then set but...
View ArticlePivorGrid1
How can i show the values of an item while double clicking on any of the value. I mean is when we point our mouse pointer to an of the item in grid,then there will be a tooltip showing the current...
View ArticleWPF TREEVIEW With Multiple levels and Paging
Hi, My requirement is 1. WPF Treeview control it should accept the user defined treeviewitem template and it should supports multiple levels. 2. Treeview inside a treeview with multiple levels. 3....
View ArticleAppointment Recurrence on multiple days of the month
Hi I'm working on a site that users use to capture schedules into a database. There is a page that contains the Scheduler control which the users can use to view all of these schedules. I'm trying to...
View ArticleAligning Buttons in RadToolbar
Hi Ryan, I pleased to let you know that this feature is ready since Q3 2014. Please check out its supporting article and XAML SDK sample in our GitHub Repository. Regards, Petar Mladenov Telerik Do you...
View Article24 hour time format kendo scheduler
Hi Pedro, This format can be changed either by using different culture (more info here) on the page or by specifying the time header template option:majorTimeHeaderTemplate Regards, Vladimir Iliev...
View ArticleReporting breaking after deployment
Hi Jacob, The application and the Reporting REST service in particular seem to not have access to write in the local file system. Please test stetting the Application Pool's Identity; or use the second...
View ArticleStyle Radcombobox watermark/emptytext
Hello Mads, In order to apply the desired Template for the EmptyText and at the same time preserve its value the Text property of the TextBlock placed inside the DataTemplate should be bound to the...
View Articlescreen.capture() for universal app
Hi Raimund, I am afraid our suite does not include such control. You can find the topic of rendering xaml to a bitmap discussed in this Stack Overflow thread. Best regards, Ves Telerik Do you want to...
View ArticleCustom Merge Field: How to pass a new DisplayName property into the...
I'm trying to replace the Code view of PropertyPath in {MF PropertyPath} to {MF DisplayName}, which still uses PropertyPath inside.[XamlSerializable]publicstringDisplayName{ get{...
View ArticleHelp Needed with Client Template Column
Hi Man, From the provided information it is not clear what exactly is the problem with your implementation and what is the exact requirement that you have. Generally, if you need to display a hyperlink...
View ArticleDynamically hidden event still takes up space
We have .ServerOperation(true) set on the scheduler MVC helper, so on any view change, it goes back to the server. With that option turned off, the .filter method worked great...appointment blocks...
View ArticleDynamically hidden event still takes up space
Sorry, just to clarify, we initially load up all the appointments for the current view and date range, from the server. At that point, with the week the user is viewing, they can click a checkbox to...
View ArticleFacebook login integration questions
okay...did some aggressive testing and work arounds on this. figured out a few things...i was using the windows appbuilder and emulator to test. it caches locally (in browser? on local drive?) tokens...
View Article