Button Click is clicking in the Corner
So it was an updating issue, but i had to do a little more than that. The way my project is set up, I need to build three seperate solutions so it took me a while to pinpoint the problems i was having....
View ArticleWidget Pin
Hi, If you are looking for a window container widget that can be pinned - you are on the right way! Please, take a look at the following demo and the pinned: true setting of the Kendo UI Window. As...
View ArticleHeaders not exporting in CSV
Hey my headers sometimes are not attaching to a csv export at work. I am doing nothing differently. Example of scenario today. Logged in exported to csv and worked no problem. Reset the application...
View ArticleListControl SelectedValue not working
I am experiencing a problem that seems VERY related to this one. I originally discovered this while chasing down binding and datasource theories on this problem. I have now isolated it to the...
View ArticleGrid + Subgrid : How to create calculated columns ?
Hello I implemented a kendo grid with subgrid on row expansion. On the grid and subgrids with numeric values :some columns are editable (ex: columns A and B)some columns are readonly (ex: column C)some...
View ArticleFull SPA Globalization
Hello Stefan,we have managed to isolate the memory leak and now the performances are a lot better.Sadly the "messages" approach is not possible in our environment because messages are more...
View ArticleRadNumericUpDown does not fire propertychanged when empty
Hi, I encountered an issue with the RadNumericUpDown control. I have defined the UpdateValueEvent to PropertyChanged, this works fine as long as I am entering valid numeric values. But in case that I...
View ArticleNested Models and user event contexts
Hi,we are refactoring a rather big ViewModel in order to make it more maintainable and we are splitting it in smaller objects but we are running in some problems of context when dealing with bound...
View ArticleGrid inCell edit mode with server side validation.
Hi,I search how to show server validation error in a Grid like the client validation (see image in attach file for example).My grid is a InCell edit mode.This is my grid code...
View ArticleAdd title to chart on export
Currently, we have a chart situated within an ASP.NET MVC view without a title. When a user clicks an export button on the view, the chart is successfully created, however, business owners require the...
View ArticleRadGridView Column Binding to Second level property
Hello,sorry for digging up an old message but I have a similar problem.I used to have a DataGrid with a nested property like that and it worked fine:<DataGridItemsSource="{Binding...
View Articlehow can I save map as an image on my server?
how can I save map as an image on my server?I would like a openstreet map of a location with a marker that I can save as a jpg or png.Marty
View ArticleThe thumbnail loading is slow
Hi, Dinko! The Change is: MainWindow.xaml: add a MouseLeftButtonUp event<TextBlock Text="Some simple text here" MouseLeftButtonUp="TextBlock_MouseLeftButtonUp"></TextBlock> Then add a...
View ArticleShow text with ellipsis on RadStatusStrip if text does not fit
I have a RadStatusStrip at the bottom of a form. The RadStatusStrip contains a RadLabelElement which has text in it. If the form is resized such that the text does not fit in the status strip, the...
View ArticleDrag & Drop - Draggable Area
I'm studying the example at http://demos.telerik.com/aspnet-mvc/sortable/sortable-panels for implementing drag and drop dashboard components, and in that example I notice the area to drag is the whole...
View ArticleDrag & Drop - Draggable Area
So d'uh, I copied the example and actually added links, and they were clickable afterall... But I'd still like to limit the drag area to each panels title bar instead of the whole panel...
View ArticleMulti-Level Scheduling Possible?
I am trying to see if the ScheduleView could be customized enough to be used for scheduling of Shifts. Basically, what we have is a tree like this:<Schedule> <Plants> <Plant>...
View ArticleProblem editing events with timezones
Was this ever addressed or resolved? I believe I'm still seeing this behavior in new versions (Telerik.UI.for.AspNet.Core 2016.2.714) when setting an event in a different timezone than what the...
View ArticleRe-using Bing session
Thanks. I created the session ID myself and use that for the maps. This seems to really only be an issue when using the aerial imagery. That'll do until we have time to refactor the app.
View Article