Hi,
I'm trying to create a area chart where I can stack data in separate groups . What I see is that if stack is set to true, all the series are put on a single stack, irrespective of the stack-name assigned. But if I change one of the groups to bars, then the area-bar combination renders correctly. I've also tried to move one of the groups to a different axis, but with the same result .
Please have a look at the attached sample. There are two buttons at the bottom of the chart to toggle between 2 stacked area charts & 1 stacked area + 1 stacked bar chart combination .
Best Regards
Achilles
I bought this program for this calendar at the bottom
http://www.telerik.com/kendo-ui/calendar
It's so beautiful I have to have it! But I'm stuck here
If my product is installed, how do I open it? How do I use it? Help?
I'm really very technologically savvy but quite befuddled with this one.

Hello,
I am having a little problem. I am using the kendo grid widget and i use local array as my datasource. I am using batch editing. Whenever UnitPrice is modified, local array is updated and datasource read function is called to refresh the grid. The problem is the last row seems to have the dirty flag. I dont see any problem with what i am doing. Could you tell me why the last row has dirty flag?
I have created an example snippet in the following location. I've also attached the file. http://dojo.telerik.com/@bat-erdene/EBego/2
The Kendo Grid Column MinScreenWidth setting works really well for grids taking up the full screen width (i.e. columns can be dynamically hidden/displayed as the screen width is shrunk/expanded)
However, I'm running a Kendo Grid inside a Kendo Splitter, and I'd like the grid to exhibit the same kind of functionality when the splitter width is varied.
Does anyone know of a way to achieve this?
Regards,
Chris
When a TabStrip is used with bootstrap theme the widget switches to the first tab for a short period when selecting a tab in IE11.
To reproduce the issue try the basic example in http://demos.telerik.com/kendo-ui/tabstrip/index and select bootstrap theme.
I am trying to create a page that asks generally when someone would be available during a work week independent of the actual day of year. I would like to modify the work week schedule view to only have Mon, Tue, Wed, Thu, Fri in the header vs/ Mon M(onth)/D(ay), Tue M/D, ...
How do I remove the M/D value and only keep the Day of Week abbreviation?
Thanks,
John
Hi,
Is there an example of using the Grid with angular and signalR ? There is a example for Grid w/ angular and Grid w/ signalR but not both. Thanks.
SJ