Documentation seems lacking in examples of any real value for basic and advanced scenarios..
How to set size of cell in spreedsheet?
How to set cell formula programatically.
How to limit the number of columns?
How to get the spreadsheet control to use 12 columns width I have set with boostrap?
These are just some of the questions I have and have not been able to find any answers too.

We have issue on Using Donut Chart with multiple segments.
Say donut contain 6 different segment in that one has 95 % and remaining 5 share 5% then the line and and text are overlapping .
Please find the attachement.
Is there any solution for this ?
Thanks
Elango
Do you have any examples with treemaps with hover tooltip style windows or click events,that can for example show the underlying values, open modals, or more details behind the item using angular?
Thanks
Hello all,
I have a Grid that is bound to a DataSource. The schema for the data source is such that there is an embeded (related / expanded) objecting being returned by the API. Everything works fine for the read and update methods. However when the create method is called, the response from the POST method in the API only returns the resource that was created (not the expanded / related data). So when the grid attempts to rebind to the response object it fails because it does not exist in the POST response.
Should we simply force our API to provide the expanded object in the response? This seems like a violation to the RESTful paradigm perhaps?
How are others handling this scenario?
Thanks.

Hi. We started having display issue on our "frozen" column since we installed the last update.
We tought it was our fault, but look at this kendo dojo:
Scroll vertically to the middle, then scroll horizontally.
In version 2015 Q3 (2015.3.930), the "locked" table is continously scrolling from "0" to "current" and is blinking when you move the horizontal scroll bar slowly.
But, in version 2015 Q2 (2015.2.624), everything is fine.
I know that you fixed something related to the scrolling, we had trouble with padding on the right of the grid, and now that bug is fixed.
I don't know if that "fix" for the right side introduced a bug for the left side!
Thank you.