mobile-nav.json 37.2 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894
[
      {
        "text": "Adaptive Usage",
        "url": "grid/adaptive",
        "title": {
            "kendo-ui": "Kendo UI Grid Adaptive Demo"
        },
        "meta": {
            "kendo-ui": ""
        }
      },
      {
        "text": "Adaptive Usage",
        "url": "scheduler/adaptive",
        "title": {
            "kendo-ui": "Kendo UI Scheduler Adaptive Demo"
        },
        "meta": {
            "kendo-ui": ""
        }
      },
      {
        "text": "Basic usage",
        "url": "actionsheet/index",
        "title": {
            "kendo-ui": "Kendo UI Mobile ActionSheet Demo",
            "aspnet-mvc": "ASP.NET MVC extension demo for Kendo UI jQuery Action Sheet"
        },
        "meta": {
            "kendo-ui": "This demo shows how Mobile ActionSheet component in Kendo UI Mobile framework works in your app in order to provide iOS-like experience.",
            "aspnet-mvc": "This example demonstrates how to use the ASP.NET MVC HTML helper extension for Kendo UI ActionSheet widget."
        }
      },
      {
        "text": "Loading popup",
        "url": "application/loadingpopup",
        "title": {
            "kendo-ui": "Loading popup demo for Kendo UI Mobile Application",
        "aspnet-mvc": "Loading popup demo for ASP.NET MVC Mobile Application HTML Helper"
        },
        "meta": {
            "kendo-ui": "This demo illustrates how the loading popup in Kendo UI Mobile application can be disabled/enabled, and how a popup effect can be added by using the respective values.",
            "aspnet-mvc": "This example shows how the loading popup feature works in Telerik Mobile application extension for ASP.NET MVC."
        }
      },
      {
        "text": "View transitions",
        "url": "application/transitions",
        "title": {
            "kendo-ui": "View transitions demo for Kendo UI Mobile Application",
            "aspnet-mvc": "View transition demo for Telerik ASP.NET MVC Mobile Application"
        },
        "meta": {
            "kendo-ui": "This example shows which transition needs to be applied when navigating in Kendo UI Mobile Application.",
            "aspnet-mvc": "In this example we show the View transition capability of Telerik Mobile Application component for ASP.NET MVC."
        }
      },
      {
        "text": "Basic usage",
        "url": "mobile-button/index",
        "title": {
            "kendo-ui": "jQuery-based Kendo UI Mobile Button demo",
            "aspnet-mvc": "ASP.NET MVC Mobile Button demo"
        },
        "meta": {
            "kendo-ui": "This example shows the core functionality of the flexible Kendo UI jQuery-based mobile button which would perfectly blend into any app and on any mobile device.",
            "aspnet-mvc": "This example shows the core functionality of the flexible ASP.NET MVC mobile button which would perfectly blend into any app and on any mobile device."
        }
      },
      {
        "text": "Badges",
        "url": "mobile-button/badges",
        "title": {
            "kendo-ui": "jQuery-based Kendo UI Mobile Button Badges demo",
            "aspnet-mvc": "ASP.NET MVC Mobile Button Badges demo"
        },
        "meta": {
            "kendo-ui": "This example shows how Kendo UI jQuery-based mobile button supports Badges.",
            "aspnet-mvc": "This example shows how the ASP.NET MVC mobile button supports Badges."
        }
      },
      {
        "text": "Events",
        "url": "mobile-button/events",
        "title": {
            "kendo-ui": "Events in Kendo UI mobile button",
            "aspnet-mvc": "Events in ASP.NET MVC mobile button"
        },
        "meta": {
            "kendo-ui": "This sample demonstrates which events can be triggered in Kendo UI Mobile Button. The component has events enabled for your ease of use and flexibility.",
            "aspnet-mvc": "This sample demonstrates which events can be triggered in ASP.NET MVC Mobile Button. The component has events enabled for your ease of use and flexibility."
        }
      },
      {
        "text": "Sizes",
        "new": "true",
        "url": "mobile-button/sizes",
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ],
        "title": {
            "kendo-ui": "Customizing the size of Kendo UI mobile button",
            "aspnet-mvc": "Customizing the size of ASP.NET MVC mobile button"
        },
        "meta": {
            "kendo-ui": "This demo shows how you can easily customize the size of Kendo UI Mobile Button to deliver rich experience for end users of the mobile app.",
            "aspnet-mvc": "This demo shows how you can easily customize the size of ASP.NET MVC Mobile Button to deliver rich experience for end users of the mobile app."
        }
      },
      {
        "text": "Icons",
        "new": "true",
        "url": "mobile-button/icons",
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ],
        "title": {
            "kendo-ui": "Using icons with Kendo UI mobile button",
            "aspnet-mvc": "Uding icons with ASP.NET MVC mobile button"
        },
        "meta": {
            "kendo-ui": "This demo shows how you can easily use icons with Kendo UI Mobile Button to deliver rich experience for end users of the mobile app.",
            "aspnet-mvc": "This demo shows how you can easily use icons with ASP.NET MVC Mobile Button to deliver rich experience for end users of the mobile app."
        }
      },
      {
        "text": "MVVM",
        "url": "mobile-button/mvvm",
        "title": {
            "kendo-ui": "MVVM support in Kendo UI Mobile Button"
        },
        "meta": {
            "kendo-ui": "Enabled, events and visible MVVM binding support in Kendo UI Mobile Button"
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Basic usage",
        "url": "buttongroup/mobile",
        "title": {
            "kendo-ui": "Example of Kendo UI Mobile Button Group",
            "aspnet-mvc": "ASP.NET MVC Button Group sample "
        },
        "meta": {
            "kendo-ui": "This demo shows the core functionality of Kendo UI Mobile Button Group. When the horizontal group button is active, its corresponding items are visualized on the screen.",
            "aspnet-mvc": "In this example you will see in action the basic functionality of Telerik Button Group helper for ASP.NET MVC."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "NavBar usage",
        "url": "buttongroup/navbar",
        "title": {
            "kendo-ui": "Example of Kendo UI Mobile Button Group in a NavBar",
            "aspnet-mvc": "Example of ASP.NET MVC Mobile Button Group in a NavBar"
        },
        "meta": {
            "kendo-ui": "This demo shows the core functionality of Kendo UI Mobile Button Group when placed in a NavBar.",
            "aspnet-mvc": "This demo shows the core functionality of ASP.NET MVC Mobile Button Group when placed in a NavBar."
        }
      },
      {
        "text": "Badges",
        "url": "buttongroup/badges",
        "title": {
            "kendo-ui": "Example of Kendo UI Mobile Button Group used with badges",
            "aspnet-mvc": "Adding badges to Telerik ASP.NET MVC ButtonGroup"
        },
        "meta": {
            "kendo-ui": "This demo shows the core functionality of Kendo UI Mobile Button Group when used with badges.",
            "aspnet-mvc": "In this demo you will see how to add and use badges for Telerik ButtonGroup in ASP.NET MVC."
        }
      },
      {
        "text": "Events",
        "url": "buttongroup/events",
        "title": {
            "kendo-ui": "Events in Kendo UI Mobile Button Group | Kendo ButtonGroup Demo",
            "aspnet-mvc": "Events in ASP.NET MVC Mobile Button Group"
        },
        "meta": {
            "kendo-ui": "This demo shows the events which can be bound to Kendo UI ButtonGroup widget.",
            "aspnet-mvc": "This demo shows the events which can be bound to the ASP.NET MVC ButtonGroup component."
        }
      },
      {
        "text": "Sizes",
        "new": "true",
        "url": "buttongroup/sizes",
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ],
        "title": {
            "kendo-ui": "Kendo UI Mobile Button Group Sizing",
            "aspnet-mvc": "ASP.NET MVC Mobile Button Group Sizing"
        },
        "meta": {
            "kendo-ui": "This demo shows how you can use predefined sizes of Kendo UI ButtonGroup mobile widget. You have full control over the style of the buttons group.",
            "aspnet-mvc": "This demo shows how you can use predefined sizes of ASP.NET MVC Mobile ButtonGroup. You have full control over the style of the buttons group."
        }
      },
      {
        "text": "Icons",
        "new": "true",
        "url": "buttongroup/icons",
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ],
        "title": {
            "kendo-ui": "Using icons with Kendo UI Mobile Button Group",
            "aspnet-mvc": "Using icons with ASP.NET MVC Mobile Button Group"
        },
        "meta": {
            "kendo-ui": "This demo shows how you can easily use icons with Kendo UI ButtonGroup mobile widget. You have full control over the style of the buttons group.",
            "aspnet-mvc": "This demo shows how you can easily use icons with ASP.NET MVC Mobile ButtonGroup. You have full control over the style of the buttons group."
        }
      },
      {
        "text": "MVVM",
        "url": "buttongroup/mvvm",
        "title": {
            "kendo-ui": "MVVM support in Kendo UI Mobile ButtonGroup"
        },
        "meta": {
            "kendo-ui": "Events and visible MVVM binding support in Kendo UI Mobile ButtonGroup"
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Basic usage",
        "url": "collapsible/index",
        "title": {
            "kendo-ui": "Example of Kendo UI Mobile Collapsible",
            "aspnet-mvc": "ASP.NET MVC Collapsible sample "
        },
        "meta": {
            "kendo-ui": "This demo shows the core functionality of Kendo UI Mobile Collapsible.",
            "aspnet-mvc": "In this example you will see in action the basic functionality of Telerik Collapsible helper for ASP.NET MVC."
        }
      },
      {
        "text": "Nested collapsibles",
        "url": "collapsible/nested",
        "title": {
            "kendo-ui": "Example of Kendo UI Mobile Collapsible nesting",
            "aspnet-mvc": "Nesting Telerik ASP.NET MVC Collapsible"
        },
        "meta": {
            "kendo-ui": "This demo shows how to nest Kendo UI Mobile Collapsible widgets.",
            "aspnet-mvc": "This demo shows how to nest Telerik Collapsible widgets in ASP.NET MVC."
        }
      },
      {
        "text": "Events",
        "url": "collapsible/events",
        "title": {
            "kendo-ui": "Events in Kendo UI Mobile Collapsible | Kendo Collapsible Demo",
            "aspnet-mvc": "Events in ASP.NET MVC Mobile Collapsible"
        },
        "meta": {
            "kendo-ui": "This demo shows the events which can be bound to Kendo UI Collapsible.",
            "aspnet-mvc": "This demo shows the events which can be bound to the ASP.NET MVC Collapsible component."
        }
      },
      {
        "text": "MVVM",
        "url": "collapsible/mvvm",
        "title": {
            "kendo-ui": "MVVM support in Kendo UI Mobile Collapsible"
        },
        "meta": {
            "kendo-ui": "Events and visible MVVM binding support in Kendo UI Mobile Collapsible"
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Application scenario",
        "url": "collapsible/scenario",
        "title": {
            "kendo-ui": "Sample app using Kendo UI Mobile Collapsible",
            "aspnet-mvc": "ASP.NET MVC Collapsible sample app "
        },
        "meta": {
            "kendo-ui": "This demo shows sample application scenario with Kendo UI Mobile Collapsible.",
            "aspnet-mvc": "In this example you will see sample application scenario of Telerik Collapsible helper for ASP.NET MVC."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Basic usage",
        "url": "drawer/index",
        "title": {
            "kendo-ui": "Example of Kendo UI Mobile Drawer",
            "aspnet-mvc": "Example of ASP.NET MVC Mobile Drawer"
        },
        "meta": {
            "kendo-ui": "This demo shows the core functionality of Kendo UI Mobile Drawer. When the user swipes the screen to the right or taps the top button, the drawer widget is revealed",
            "aspnet-mvc": "See the core functionality of ASP.NET MVC Mobile Drawer. When the user swipes the screen to the right or taps the top button the drawer control is revealed."
        }
      },
      {
        "text": "Two way drawers",
        "new": "true",
        "url": "drawer/two-way-drawers",
        "title": {
            "kendo-ui": "Example of left and right drawers",
            "aspnet-mvc": "Example of left and right drawers in ASP.NET MVC Mobile Drawer"
        },
        "meta": {
            "kendo-ui": "This demo shows the two drawers (left and right) applied to the same application.",
            "aspnet-mvc": "This demo shows the two drawers (left and right) applied to the same ASP.NET MVC application."
        }
      },
      {
        "text": "Overview",
        "new": "true",
        "url": "mobile-forms/index",
        "title": {
            "kendo-ui": "Kendo UI Mobile Forms Demo",
            "aspnet-mvc": "ASP.NET MVC Mobile Forms Demo"
        },
        "meta": {
            "kendo-ui": "This demo shows which form elements, added to a mobile view, are supported and styled in Kendo UI Mobile framework.",
            "aspnet-mvc": "This demo shows the basic functionality of Telerik ASP.NET MVC Mobile Forms control."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Checks and Radios",
        "new": "true",
        "url": "mobile-forms/checkboxes",
        "title": {
            "kendo-ui": "Checkboxes example for Kendo UI Mobile Application",
            "aspnet-mvc": "Checkboxes example for ASP.NET MVC Mobile Application"
        },
        "meta": {
            "kendo-ui": "This demo illustrates how checkboxes and radio buttons are enabled in Kendo UI Mobile Application.",
            "aspnet-mvc": "This demo illustrates how checkboxes and radio buttons are enabled in ASP.NET MVC Mobile Application."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Form types",
        "url": "mobile-forms/types",
        "title": {
            "kendo-ui": "Kendo UI Mobile Customizing Form Appearance Demo",
            "aspnet-mvc": "ASP.NET MVC Mobile Customizing Form Appearance Demo"
        },
        "meta": {
            "kendo-ui": "This demo shows how you can style the labels and form elements in a Kendo UI Mobile application to appear on separate rows.",
            "aspnet-mvc": "This demo shows how you can style the labels and form elements in a ASP.NET MVC Mobile application to appear on separate rows."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Basic usage",
        "url": "mobile-listview/index",
        "title": {
            "kendo-ui": "Features of Kendo UI Mobile ListView widget",
            "aspnet-mvc": "Mobile ListView control demo | UI for ASP.NET MVC Demos"
        },
        "meta": {
            "kendo-ui": "This demo illustrates the core functionality of Kendo UI jQuery List widget. It allows you to display flat or grouped list of items in your mobile application.",
            "aspnet-mvc": "Take a look at the basic functionality of ASP.NET MVC Mobile ListView. "
        }
      },
      {
        "text": "Detail Buttons",
        "url": "mobile-listview/detailbuttons",
        "title": {
            "kendo-ui": "Detail buttons, nested in Kendo UI Mobile ListView example",
            "aspnet-mvc": "Detail buttons, nested in ASP.NET MVC Mobile ListView example"
        },
        "meta": {
            "kendo-ui": "This demo illustrates how nested DetailButton widgets can be integrated in Kendo UI Mobile ListView control in order to enable your users to execute more than one action on a given row.",
            "aspnet-mvc": "See how nested DetailButton controls can be integrated in ASP.NET MVC Mobile ListView control to enable your users to execute more than one action on a given row."
        }
      },
      {
        "text": "Data binding",
        "url": "mobile-listview/databinding",
        "title": {
            "kendo-ui": "Data Binding Demo for Kendo UI Mobile List View",
            "aspnet-mvc": "Data Binding Demo for ASP.NET MVC Mobile List View"
        },
        "meta": {
            "kendo-ui": "This example shows how Kendo UI Mobile ListView can be bound to remote data and local JS arrays by using Kendo UI DataSource component.",
            "aspnet-mvc": "This example shows how ASP.NET MVC Mobile ListView can be bound to remote data and local JS arrays by using Kendo UI DataSource component."
        }
      },
      {
        "text": "Hierarchical data binding",
        "url": "mobile-listview/hierarchical-databinding",
        "title": {
            "kendo-ui": "Hierarchical Data Binding Demo for Kendo UI Mobile List View",
            "aspnet-mvc": "Hierarchical Data Binding Demo for ASP.NET MVC Mobile List View"
        },
        "meta": {
            "kendo-ui": "This example shows how Kendo UI Mobile ListView can be bound to hierarchical remote data using Kendo UI Hierarchical DataSource component.",
            "aspnet-mvc": "This example shows how ASP.NET MVC Mobile ListView can be bound to hierarchical remote data."
        }
      },
      {
        "text": "Pull to refresh",
        "url": "mobile-listview/pull-to-refresh",
        "title": {
            "kendo-ui": "Kendo UI Mobile ListView Refresh Function Demo",
            "aspnet-mvc": "ASP.NET MVC Mobile ListView Pull-to-Refresh Demo"
        },
        "meta": {
            "kendo-ui": "This demo shows how the refresh function in Kendo UI Mobile ListView actually works. Once the new elements are appended to the list, you simply invoke the function \"pull to refresh\".",
            "aspnet-mvc": "This demo shows how to refresh your ASP.NET MVC Mobile ListView. Once the new elements are appended to the list you simply invoke the function \"pull to refresh\"."
        }
      },
      {
        "text": "Endless scrolling",
        "url": "mobile-listview/endless-scrolling",
        "title": {
            "kendo-ui": "Infinite scrolling demo for Kendo UI Mobile ListView",
            "aspnet-mvc": "Infinite scrolling demo for ASP.NET MVC Mobile ListView"
        },
        "meta": {
            "kendo-ui": "This example shows the endless scrolling functionality which Kendo UI Mobile ListView supports. It illustrates how more list items are automatically loaded and displayed on the screen.",
            "aspnet-mvc": "This example shows the endless scrolling functionality of ASP.NET MVC Mobile ListView. See how list items are load automatically as you scroll down."
        }
      },
      {
        "text": "Pull to refresh + Endless scrolling",
        "url": "mobile-listview/pull-with-endless",
        "title": {
            "kendo-ui": "Pull to refresh and endless scrolling demo | Kendo UI Mobile ListView widget",
            "aspnet-mvc": "Pull-to-refresh and endless scrolling in ASP.NET MVC Mobile ListView"
        },
        "meta": {
            "kendo-ui": "This example shows how the pull to refresh function of Kendo UI Mobile ListView works out of the box with the endless scrolling feature.",
            "aspnet-mvc": "This example shows how the pull to refresh function of ASP.NET MVC Mobile ListView works out of the box with the endless scrolling feature."
        }
      },
      {
        "text": "Press to load more",
        "url": "mobile-listview/press-to-load-more",
        "title": {
            "kendo-ui": "Demo for Load More option in Kendo UI Mobile ListView",
            "aspnet-mvc": "Demo for Load More option in ASP.NET MVC Mobile ListView"
        },
        "meta": {
            "kendo-ui": "This example demonstrates how the load more option in Kendo UI ListView can be implemented for applications in which the user needs to pull much data.",
            "aspnet-mvc": "This example demonstrates how the load more option in ASP.NET MVC ListView can be implemented for applications in which the user needs to pull much data."
        }
      },
      {
        "text": "Fixed Headers",
        "url": "mobile-listview/fixedheaders",
        "title": {
            "kendo-ui": "Fixed header option demo | Kendo UI Mobile ListView",
            "aspnet-mvc": "Fixed header option demo | ASP.NET MVC Mobile ListView"
        },
        "meta": {
            "kendo-ui": "This demo shows how you can get a fixed header in Kendo UI Mobile ListView. It allows the native scrolling, but the header is always positioned on top.",
            "aspnet-mvc": "This demo shows how you can get a fixed header in ASP.NET MVC Mobile ListView. It allows native scrolling but the header is always positioned on top."
        }
      },
      {
        "text": "Custom templates",
        "url": "mobile-listview/templates",
        "title": {
            "kendo-ui": "Custom templates for group items | Kendo UI Mobile List View",
            "aspnet-mvc": "Custom templates for group items | ASP.NET MVC Mobile List View"
        },
        "meta": {
            "kendo-ui": "This demo shows how custom templates can be applied to Kendo UI ListView widget to override the appearance of the group items.",
            "aspnet-mvc": "This demo shows how custom templates can be applied to the ASP.NET MVC ListView conmponent to override the appearance of the group items."
        }
      },
      {
        "text": "Editing",
        "url": "mobile-listview/editing",
        "title": {
            "kendo-ui": "Editing operations in Kendo UI Mobile ListView | Kendo UI ListView demo",
            "aspnet-mvc": "Editing operations in ASP.NET MVC Mobile ListView"
        },
        "meta": {
            "kendo-ui": "In this example you will learn how you can easily use editing operations in Kendo UI Mobile ListView.",
            "aspnet-mvc": "In this example you will learn how you can easily use editing operations in ASP.NET MVC Mobile ListView."
        }
      },
      {
        "text": "Filtering",
        "url": "mobile-listview/filtering",
        "title": {
            "kendo-ui": "Filtering in Kendo UI Mobile ListView | Kendo UI ListView demo",
            "aspnet-mvc": "Filtering in ASP.NET MVC Mobile ListView"
        },
        "meta": {
            "kendo-ui": "Play with Kendo UI Mobile ListView demo to see the filtering capability in action. Keyword-based filtering is perfomed against the content in each list item.",
            "aspnet-mvc": "Play with ASP.NET MVC Mobile ListView to see the filtering capability in action. Keyword-based filtering is perfomed against the content in each list item."
        }
      },
      {
        "text": "Local data virtualization",
        "url": "mobile-listview/local-virtualization",
        "title": {
            "kendo-ui": "Local data virtualization in Kendo UI Mobile ListView | Kendo UI ListView demo",
            "aspnet-mvc": "Local data virtualization in ASP.NET MVC Mobile ListView"
        },
        "meta": {
            "kendo-ui": "Play with Kendo UI Mobile ListView demo to see the local data virtualization filtering capability in action.",
            "aspnet-mvc": "Play with ASP.NET MVC Mobile ListView demo to see the local data virtualization filtering capability in action. "
        }
      },
      {
        "text": "MVVM",
        "url": "mobile-listview/mvvm",
        "title": {
            "kendo-ui": "MVVM support in Kendo UI Mobile ListView"
        },
        "meta": {
            "kendo-ui": "Source, events and visible MVVM binding support in Kendo UI Mobile ListView"
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Responsive images",
        "url": "mobile-listview/responsive-images",
        "title": {
            "kendo-ui": "Mobile ListView widget demo | Kendo UI Demos"
        },
        "meta": {
            "kendo-ui": "This example demonstrates how the Mobile ListView is used alongside the responsive images feature of Telerik Backend Services"
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Basic usage",
        "url": "modalview/index",
        "title": {
            "kendo-ui": "Kendo UI Mobile ModalView Demo",
            "aspnet-mvc": "ASP.NET MVC Mobile ModalView control demo | ASP.NET MVC Demos"
        },
        "meta": {
            "kendo-ui": "The demo shows how Kendo UI ModalView widget can be opened when any other mobile navigational widget is tapped.",
            "aspnet-mvc": "The demo shows how ASP.NET MVC ModalView control can be opened when any other mobile navigational control is tapped."
        }
      },
      {
        "text": "Basic usage",
        "url": "navbar/index",
        "title": {
            "kendo-ui": "Example of Kendo UI Mobile NavBar widget",
            "aspnet-mvc": "Example of ASP.NET MVC Mobile NavBar control"
        },
        "meta": {
            "kendo-ui": "This demo illustrates the core functionality of Kendo UI Mobile NavBar component which provides buttons, displayed in the navigation bar of a mobile application.",
            "aspnet-mvc": "This demo illustrates the core functionality of ASP.NET MVC Mobile NavBar component which provides buttons, displayed in the navigation bar of a mobile application."
        }
      },
      {
        "text": "Customizing appearance",
        "new": "true",
        "url": "navbar/appearance",
        "title": {
            "kendo-ui": "Example of customizing Kendo UI Mobile NavBar appearance",
            "aspnet-mvc": "Example of customizing ASP.NET MVC Mobile NavBar appearance"
        },
        "meta": {
            "kendo-ui": "This demo shows how the background color of jQuery-based Kendo UI Mobile NavBar can be customized by setting the CSS properties of the background color.",
            "aspnet-mvc": "This demo shows how the background color of ASP.NET MVC Mobile NavBar can be customized by setting the CSS properties of the background color."
        }
      },
      {
        "text": "ToolBar as ActionBar",
        "url": "navbar/adaptive-toolbar",
        "title": {
            "kendo-ui": "Example of using the ToolBar web widget as an ActionBar"
        },
        "meta": {
            "kendo-ui": "This demo shows how the ToolBar web widget when used in a mobile app transforms in an ActionBar widget (Android inspired scenario)."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Basic usage",
        "url": "popover/index",
        "title": {
            "kendo-ui": "Kendo UI Mobile Layout demo | Kendo UI PopOver widget demo",
            "aspnet-mvc": "ASP.NET MVC Mobile PopOver demo"
        },
        "meta": {
            "kendo-ui": "This demo shows the core function of Kendo UI Popover which is a transient view, displayed when the user taps on a navigational jQuery-based mobile widget or area on the screen.",
            "aspnet-mvc": "See the core function of ASP.NET MVC Popover which is a transient view, displayed when the user taps on a navigational mobile control or area on the screen."
        }
      },
      {
        "text": "Basic usage",
        "url": "scroller/index",
        "title": {
            "kendo-ui": "Content scrolling example | Kendo UI Mobile Scroller Demo",
            "aspnet-mvc": "Mobile Scroller control demo | ASP.NET MVC Demos"
        },
        "meta": {
            "kendo-ui": "This demo shows how Kendo UI Mobile Scroller widget enables the touch-friendly kinetic content scrolling.",
            "aspnet-mvc": "This example demonstrates the basic functionality of ASP.NET MVC mobile Scroller control. View the source code and play with demos."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Pull to refresh",
        "url": "scroller/pull-to-refresh",
        "title": {
            "kendo-ui": "Pull to Refresh function | Kendo UI Mobile Content Scrolling widget demo",
            "aspnet-mvc": "Pull to Refresh function | ASP.NET MVC Mobile Content Scrolling"
        },
        "meta": {
            "kendo-ui": "This example shows the option \"Pull to Refresh\" in Kendo UI Scroller. If the value is true, then the scroller will display a hint when user pulls the container beyond the top limit.",
            "aspnet-mvc": "Pull to refresh in ASP.NET MVC Mobile Scroller. If the value is true then the scroller will display a hint as the user pulls the container beyond the top limit."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Basic usage",
        "new": "true",
        "url": "scrollview/mobile",
        "title": {
            "kendo-ui": "Kendo UI Mobile ScrollView Example",
            "aspnet-mvc": "ASP.NET MVC Mobile ScrollView Example"
        },
        "meta": {
            "kendo-ui": "This demo illustrates the intuitive scrolling on a touch device by using Kendo UI ScrollView widget in your HTML5 app.",
            "aspnet-mvc": "This demo illustrates the intuitive scrolling on a touch device by using ASP.NET MVC ScrollView control in your ASP.NET MVC app."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Data binding",
        "url": "scrollview/databinding",
        "title": {
            "kendo-ui": "Kendo UI Mobile ScrollView DataBinding Example"
        },
        "packages": [
          "!mvc"
        ],
        "meta": {
            "kendo-ui": "This demo illustrates the data virtualization on a touch device by using Kendo UI ScrollView widget in your HTML5 app."
        }
      },
      {
        "text": "Custom template",
        "url": "scrollview/custom-template",
        "title": {
            "kendo-ui": "Kendo UI Mobile ScrollView Template Customization Example"
        },
        "packages": [
          "!mvc"
        ],
        "meta": {
            "kendo-ui": "This demo illustrates the data virtualization on a touch device by using Kendo UI ScrollView widget in your HTML5 app."
        }
      },
      {
        "text": "Basic Usage",
        "url": "splitview/index",
        "title": {
            "kendo-ui": "Kendo UI Mobile SplitView component demo",
            "aspnet-mvc": "ASP.NET MVC SplitView demo"
        },
        "meta": {
            "kendo-ui": "This example illustrates the core functionality of Kendo UI SplitView which is a tablet-specific view, consisting of two or more jQuery-based mobile pane widgets.",
            "aspnet-mvc": "This ASP.NET MVC SplitView example illustrates the core functionality of the extension for Kendo UI SplitView widget."
        }
      },
      {
        "text": "Customizing appearance",
        "url": "splitview/appearance",
        "title": {
            "kendo-ui": "Customizing the appearance of Kendo UI Mobile SplitView",
            "aspnet-mvc": "Customizing the appearance of ASP.NET MVC Mobile SplitView"
        },
        "meta": {
            "kendo-ui": "This demo shows how the appearance of Kendo UI SplitView widget can be easily customized.",
            "aspnet-mvc": "This demo shows how the appearance of ASP.NET MVC SplitView control can be easily customized."
        }
      },
      {
        "text": "Typography",
        "new": "true",
        "url": "mobile-styling/index",
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ],
        "title": {
            "kendo-ui": "Kendo UI Mobile Typography styles",
            "aspnet-mvc": "ASP.NET MVC Mobile Typography styles"
        },
        "meta": {
            "kendo-ui": "This demo shows how use predefined Kendo UI Mobile generic content styles.",
            "aspnet-mvc": "This demo shows how use predefined ASP.NET MVC Mobile generic content styles."
        }
      },
      {
        "text": "Icons",
        "new": "true",
        "url": "mobile-styling/icons",
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ],
        "title": {
            "kendo-ui": "Kendo UI Mobile Font Icons",
            "aspnet-mvc": "ASP.NET MVC Mobile Font Icons"
        },
        "meta": {
            "kendo-ui": "This demo shows how use the embedded Kendo UI Mobile font icons.",
            "aspnet-mvc": "This demo shows how use the embedded ASP.NET MVC Mobile font icons."
        }
      },
      {
        "text": "Basic usage",
        "url": "switch/mobile",
        "title": {
            "kendo-ui": "Kendo UI Mobile Flip Switch Demo",
            "aspnet-mvc": "Mobile Switch control demo | UI for ASP.NET MVC Demos"
        },
        "meta": {
            "kendo-ui": "This demo shows how Kendo UI Switch widget is used on apps for binary on/off or true/false (yes/no) data input.",
            "aspnet-mvc": "This demo shows how ASP.NET MVC Switch control is used on apps for binary on/off or true/false (yes/no) data input."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Events",
        "url": "switch/events",
        "title": {
            "kendo-ui": "Kendo UI Mobile Switch widget events examples",
            "aspnet-mvc": "ASP.NET MVC Mobile Switch control events examples"
        },
        "meta": {
            "kendo-ui": "This demo shows all events, enabled for Kendo UI Mobile Switch component. The events correlate to the value of the switch widget.",
            "aspnet-mvc": "This demo shows all events, enabled for ASP.NET MVC Mobile Switch component. The events correlate to the value of the switch control."
        }
      },
      {
        "text": "MVVM",
        "url": "switch/mvvm",
        "title": {
            "kendo-ui": "MVVM support in Kendo UI Mobile Switch"
        },
        "meta": {
            "kendo-ui": "Checked, enabled, events and visible MVVM binding support in Kendo UI Mobile Switch"
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      },
      {
        "text": "Basic usage",
        "url": "mobile-tabstrip/index",
        "title": {
            "kendo-ui": "Kendo UI Mobile TabStrip Demo",
            "aspnet-mvc": "ASP.NET MVC Mobile Tabstrip control demo | ASP.NET MVC Demos"
        },
        "meta": {
            "kendo-ui": "This sample demonstrates how Kendo UI Mobile TabStrip widget is used inside a mobile view to show an application-wide group of navigation buttons.",
            "aspnet-mvc": "This example demonstrates the basic functionality of Telerik ASP.NET MVC Mobile Tabstrip. Take a look at the source code and play with the demos."
        }
      },
      {
        "text": "Badges",
        "new": "true",
        "url": "mobile-tabstrip/badges",
        "title": {
            "kendo-ui": "Kendo UI Mobile TabStrip Badge Demo",
            "aspnet-mvc": "ASP.NET MVC Mobile TabStrip Badge Demo"
        },
        "meta": {
            "kendo-ui": "This sample demonstrates how Kendo UI Mobile TabStrip widget can show badges on its buttons.",
            "aspnet-mvc": "This sample demonstrates how ASP.NET MVC Mobile TabStrip control can show badges on its buttons."
        }
      },
      {
        "text": "Touch Events",
        "url": "touchevents/mobile",
        "title": {
            "kendo-ui": "Touch Events Demo in Kendo UI jQuery-powered mobile framework"
        },
        "meta": {
            "kendo-ui": "Play with this Kendo UI Mobile demo to explore the touch events in Kendo UI Mobile advanced mobile app framework."
        }
      },
      {
        "text": "Overview",
        "url": "mobile-view/index",
        "title": {
            "kendo-ui": "Kendo UI Mobile View widget demo",
            "aspnet-mvc": "ASP.NET MVC Mobile View demo"
        },"meta": {
            "kendo-ui": "This example shows how Kendo UI Mobile View component is used to represent a screen in an HTML5 Mobile Application.",
            "aspnet-mvc": "This example shows how ASP.NET MVC Mobile View component is used to represent a screen in an ASP.NET MVC Mobile Application."
        },
        "packages": [
          "!mvc"
        ],
        "meta": {
            "kendo-ui": "This example shows how Kendo UI Mobile View component is used to represent a screen in Kendo UI Mobile Application."
        }
      },
      {
        "text": "Zoomable View",
        "url": "mobile-view/zoomable",
        "title": {
            "kendo-ui": "Zoomable View in Kendo UI Mobile App Framework | Kendo UI Mobile Demo"
        },
        "meta": {
            "kendo-ui": "In this Kendo UI Mobile demo you will see how the contents of the mobile view can be zoomed by simply using pinch/zoom gestures."
        },
        "packages": [
          "!mvc",
          "!jsp",
          "!php"
        ]
      }
]