Having an issue displaying data in .NET Core
I solved this by adding services.AddMvc().AddJsonOptions(options => options.SerializerSettings.ContractResolver = new DefaultContractResolver()); to my Startup.cs ConfigureServices method.
View ArticleDisable copy and cut CommandDescriptor?
"RadSpreadsheet.CommandDescriptors.Copy.IsEnabled = false" is not work.How to disable copy and cut in spread sheet?
View ArticleIssue using value() method within change and select events
Is there any way to prevent the tags from jumping positions when the user uses this function to add new item? Please see the following screencast (the tags start to go out of order after keying in the...
View ArticleWin 10 and Chrome mistery
Hi, What versions of Chrome and Win 10 exhibit this problem? Do you know what version you upgraded Win 10 from? Regards, Tsviatko Yovtchev Telerik by Progress Do you want to have your say when we set...
View ArticleUnable to Run Test List Remotely or Schedule Test Lists (not using TFS)
I believe that is set in Windows. You might have to be part of a Domain for a FQDN to be retrieved.I have attached where to find this in Windows Computer Properties.
View ArticleUnable to Run Test List Remotely or Schedule Test Lists (not using TFS)
Yeah, under normal circumstances that makes sense.. I'm running a VM in Azure. The machine name ends up being "MachineName" where my FQDN is really "MachineName.westus.cloudapp.azure.com" But I...
View ArticleDouble click to column resize changes scroll position
Hi,I'm using kendo grid with resizable and scrollable on. The problem is when i double click the resize handle, the column gets resized but the scroll position changes and i have to scroll back to the...
View ArticleHide Delete/Save/Cancel Button in Pop-up Editor
Hi, I will to remove/hide the delete, save and cancel buttons when I double click on an event. My application is designed to be read-only, so I would like to get rid of these buttons in order not the...
View Articlehierarchical grid not working
Sorry, wrong reply.My problem seems to be the browser, since I run the solution on IE and the date displays correctly, but that's not the case of Chrome. I'll continue the research.Thanks.
View ArticlePage info in grid not matching with actual records
Hi,i have a grid which displays and updates the data. I have implemented paging with virtual scroll. I am facing issue where the records on the grid doesn't match with page number. Ex- If you scroll...
View ArticleEvent template for automatically apply background color of event based on...
Hello, I would like to automatically assign colors to event's in my scheduler based on the category of the events. I have a limited number of category of events that are pre identified and exist in my...
View ArticleTesting BatchEdit
I would like to test a grid (ASP.NET) with batch editing by using testing framework. To trigger the batch editing function, a user activate this with the mouse up event. If I use...
View ArticleMobile zoomable view does not work properly in IE11
Sample: http://demos.telerik.com/kendo-ui/m/index#mobile-view/zoomableIf you view the above link in IE11 maximized at a high resolution (such as 1080p or 4K), the touch-based zooming and scrolling will...
View ArticleFilter Angular ComboBox with 'OR'
I am trying to filter an Angular ComboBox with a dynamic set of filters. However, when I add more than one filter, the combobox is empty. I have tried setting this up on one of your examples, and...
View ArticleTall and Wide table causing extra pages in report
Thanks Stef!Is it possible to force a page break after a certain number of columns, or after a certain table width is reached?
View ArticleSet an event to display after every 3 days.
Hello i wanted to know if there is a way to display an event after every 3 days. http://dojo.telerik.com/EWIBo/3 In the above example i have few events and i wanted to display those events continuously...
View ArticleDefault editor for Foreign Key column and models field names
Hello KonstantinThe solution you proposed works fine for the standard editor template. Howewer my problem is a little bit more complex. In the problematic dataGrid I have to use custom template for the...
View ArticleDrop preview line in ListBox
Many thanks to your continuous help on this subject. I can see how you are assigning the ViewModel as dependency properties here. However, it seems to be assigned during xaml load time, not run-time....
View ArticleQuery Designer
Hi, is there a way to retreive the old and good query designer like the one in visual studio? Honestly, the fact that we can type the query while in the designer or, lost what we put outside of it, is...
View Article