Declined
Last Updated: 20 Nov 2014 18:35 by ADMIN
Jeff
Created on: 25 Jun 2012 17:00
Category: Data Source
Type: Feature Request
2
Completely render bound widgets within DOM for server-side template rendering
As suggested here - http://kendo.uservoice.com/forums/127393-kendo-ui-feedback/suggestions/2522564-server-rendering-for-templates I plan on rendering javascript on the server for a single unified binding codebase.  Except, I plan on implementing my own rendering engine and have no need for you to do that for me.

However, kendo needs to bind everything and enumerate the DOM such as my question here - http://www.kendoui.com/forums/ui/dropdownlist/dropdownlist-autobinding-dom.aspx.  For Kendo to be used on the server side it has to (optionally) render things like dropdown lists, grids, etc completely and control visibility based on CSS rather than partially rendering the DOM (understandably for DOM performance).  ie. disable virtualization option for all controls.

Make sure that Kendo works with server-side rendering for SEO purposes otherwise it's useless for my intended use.

This feature is necessary for server-side rendering with - http://kendo.uservoice.com/forums/127393-kendo-ui-feedback/suggestions/2678704-single-page-application-spa- in combination with https://developers.google.com/webmasters/ajax-crawling/.
4 comments
Jeff
Posted on: 11 Jun 2013 23:25
Cool, you can render them from the server?
ADMIN
Brandon
Posted on: 06 Jun 2013 18:26
We do support SPAs, and even added several SPA constructs to Kendo UI last Quarter: http://docs.kendoui.com/getting-started/framework/spa/overview.
Jeff
Posted on: 06 Jun 2013 18:12
So, you don't support SPAs because there's no way to render them from the server?
ADMIN
Brandon
Posted on: 06 Jun 2013 18:10
Thanks for the suggestion and the comments, but since this hasn't gotten more customer interest (votes) we can't prioritize just a major feature at the present time.