Change images for calendar and
Hi, I'm glad that the provided solution works for you. Do not hesitate to right us back in case furtehr assistance is needed. Regards, Maria Ilieva Telerik by ProgressDo you need help with upgrading...
View ArticleHow to use Report Parameters to limit data
This is what I have tried:- I added a parameter to the sqlDataSource- I configured the sqlDataSource to use that parameter.i.e. Changed the select command to:SELECT field1, field2, field3 FROM MyTable...
View ArticleHow to show Horizontal List of Image
My example in action, there are simply 2 PictureBox of report.
View ArticleAppointment stack behavior
Hello,Is there a way of customizing the appointment stack behavior when 2 or more items are overlapping on the timeline view?Currently, the longest appointment will appear on top of the stack.I would...
View ArticleBlank/White/Transparent Sections in RadChartElement
Hello,I am seeing blank sections in a stacked chart using bar series' and DateTimeCategoricalAxis. It happens regularly and shows fragmented bars as seen in the screenshot. I am not sure why it...
View ArticleDynamic Item Size for TKListView
Can't find this property in TKListViewLinearLayout. Is their any way to get a dynamic height in Xamarin? I'm using 2016.2.708.1 and latest Xamarin.
View ArticleDynamically adding and removing data poitns from a scatter series
I was hoping on just using "this.chart.DataContext = { ... };" to refresh the data in my chart, however, I'm running into two issues with this:1. Data only displays in the chart if the x-axis is...
View Articlemultiline textarea in a grid, databinding
Hi,I want to implement the same in MVC grid. I am not sure how to use textEditorInitialize in MVC Kendo Grid.I have already implemented as per the below...
View ArticleGroup not returning data
Thank you in advance for any feedback!I got a table with a template binding, and I am using this table as a grid.I would like to be able to group the data, but when dragging column to group no data is...
View ArticleAbord loading data when the user click on a link
Hello Jérémy, I am afraid there is no built-in way to abort Ajax requests initiated by Kendo UI widgets. However, you can try using the approach described in the following forum...
View ArticleRadWindow does not show
Hello Stav, You cannot place the RadWindow UserControl in XAML as when it is shown it is not in the same visual tree as the parent Window. In your case, you could subscribe to some event (Loaded, for...
View ArticleLinkManager OnClientPasteHtml Tag Manipilation
Hi Marin,Thank you very much for your reply and help, I really appreciate it.I tested my example link (<a onclick="href='mailto:'+'first.name'+'@'+'domain.com'+'?subject=hello world'"...
View ArticleKendo grid, odata v4, grouping - e.slice is not a function
Hi, @Oleg Unfortunately, we do not have such demo and I am afraid that we cannot provide a resolution for your technical question in regard to Kendo UI Grid. As far as I am aware, the Kendo UI Data...
View ArticleWhat does this error mean?
I ended up having to create a new solution and a new WPF project.
View ArticleBuild Server Error
I have the following error when build on Build Server C:\Program Files (x86)\MSBuild\OpenAccess.targets (88): The "OpenAccessDeploy" task failed unexpectedly. System.IO.IOException: The file exists....
View Articlesplit large table on multiple report pages
Hi Waqas, The Table item is rendered in a single continuous page in Interactive preview. You can switch to Print preview mode of the viewer to get the report paged - Understanding Pagination. For more...
View ArticleHow to avoid temporary File upload while using Kendo().Upload() , Can we...
How to avoid temporary File upload while using Kendo().Upload() , Can we directly save to DB ?
View ArticleCustom Validation
Hello Christy, Regex expressions are not supported in the Kendo UI Spreadsheet range validation, but you can customize the validation rules, as shown in the following how-to article from our...
View Article