New to Kendo UI for jQuery? Download free 30-day trial

jQuery DataSource Binding to XML

  • EXAMPLE
  • VIEW SOURCE

    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>https://www.amazon.com/…</url>
    </book>

    » See the full XML
    xml-data.html