Back

Information

This example is bound to XML in the following format:

XML Format

<book cover="javascript-the-good-parts.png">
    <title>JavaScript: The Good Parts</title>
    <author>Douglas Crockford</author>
    <url>http://www.amazon.com/…</url>
</book>

» See the full XML

Note:

Security restrictions prevent this example from working in all browsers when the page is loaded from the file system (via file:// protocol). If the demo is not working as expected, please host the Kendo folder on a web server.