|
5570 | 5570 | "Badge": "New" |
5571 | 5571 | } |
5572 | 5572 | ] |
| 5573 | + }, |
| 5574 | + { |
| 5575 | + "Name": "Data Binding", |
| 5576 | + "Equivalents": "", |
| 5577 | + "Demos": [ |
| 5578 | + { |
| 5579 | + "Title": "Simple Array", |
| 5580 | + "Name": "SimpleArray", |
| 5581 | + "DocUrl": "", |
| 5582 | + "Widget": "CardView", |
| 5583 | + "MvcDescription": "", |
| 5584 | + "NetCoreDescription": "", |
| 5585 | + "MvcAdditionalFiles": [], |
| 5586 | + "DemoType": "Web", |
| 5587 | + "Badge": "New" |
| 5588 | + }, |
| 5589 | + { |
| 5590 | + "Title": "Web API Service", |
| 5591 | + "Name": "WebAPIService", |
| 5592 | + "DocUrl": "", |
| 5593 | + "Widget": "CardView", |
| 5594 | + "MvcDescription": "", |
| 5595 | + "NetCoreDescription": "", |
| 5596 | + "MvcAdditionalFiles": [], |
| 5597 | + "DemoType": "Web", |
| 5598 | + "Badge": "New" |
| 5599 | + } |
| 5600 | + ] |
| 5601 | + }, |
| 5602 | + { |
| 5603 | + "Name": "Filtering", |
| 5604 | + "Equivalents": "", |
| 5605 | + "Demos": [ |
| 5606 | + { |
| 5607 | + "Title": "Column Header Filter", |
| 5608 | + "Name": "ColumnHeaderFilter", |
| 5609 | + "DocUrl": "", |
| 5610 | + "Widget": "CardView", |
| 5611 | + "MvcDescription": "", |
| 5612 | + "NetCoreDescription": "", |
| 5613 | + "MvcAdditionalFiles": [], |
| 5614 | + "DemoType": "Web", |
| 5615 | + "Badge": "New" |
| 5616 | + }, |
| 5617 | + { |
| 5618 | + "Title": "Filter Panel", |
| 5619 | + "Name": "FilterPanel", |
| 5620 | + "DocUrl": "", |
| 5621 | + "Widget": "CardView", |
| 5622 | + "MvcDescription": "", |
| 5623 | + "NetCoreDescription": "", |
| 5624 | + "MvcAdditionalFiles": [], |
| 5625 | + "DemoType": "Web", |
| 5626 | + "Badge": "New" |
| 5627 | + }, |
| 5628 | + { |
| 5629 | + "Title": "Search Panel", |
| 5630 | + "Name": "SearchPanel", |
| 5631 | + "DocUrl": "", |
| 5632 | + "Widget": "CardView", |
| 5633 | + "MvcDescription": "", |
| 5634 | + "NetCoreDescription": "", |
| 5635 | + "MvcAdditionalFiles": [], |
| 5636 | + "DemoType": "Web", |
| 5637 | + "Badge": "New" |
| 5638 | + } |
| 5639 | + ] |
| 5640 | + }, |
| 5641 | + { |
| 5642 | + "Name": "Sorting", |
| 5643 | + "Equivalents": "", |
| 5644 | + "Demos": [ |
| 5645 | + { |
| 5646 | + "Title": "Sorting", |
| 5647 | + "Name": "Sorting", |
| 5648 | + "Widget": "CardView", |
| 5649 | + "DemoType": "Web", |
| 5650 | + "Badge": "New" |
| 5651 | + } |
| 5652 | + ] |
| 5653 | + }, |
| 5654 | + { |
| 5655 | + "Name": "Editing", |
| 5656 | + "Equivalents": "", |
| 5657 | + "Demos": [ |
| 5658 | + { |
| 5659 | + "Title": "Popup Editing", |
| 5660 | + "Name": "PopupEditing", |
| 5661 | + "DocUrl": "", |
| 5662 | + "Widget": "CardView", |
| 5663 | + "MvcDescription": "", |
| 5664 | + "NetCoreDescription": "", |
| 5665 | + "MvcAdditionalFiles": [], |
| 5666 | + "DemoType": "Web", |
| 5667 | + "Badge": "New" |
| 5668 | + }, |
| 5669 | + { |
| 5670 | + "Title": "Data Validation", |
| 5671 | + "Name": "DataValidation", |
| 5672 | + "DocUrl": "", |
| 5673 | + "Widget": "CardView", |
| 5674 | + "MvcDescription": "", |
| 5675 | + "NetCoreDescription": "", |
| 5676 | + "MvcAdditionalFiles": [], |
| 5677 | + "DemoType": "Web", |
| 5678 | + "Badge": "New" |
| 5679 | + } |
| 5680 | + ] |
| 5681 | + }, |
| 5682 | + { |
| 5683 | + "Name": "Selection", |
| 5684 | + "Equivalents": "", |
| 5685 | + "Demos": [ |
| 5686 | + { |
| 5687 | + "Title": "Selection", |
| 5688 | + "Name": "Selection", |
| 5689 | + "Widget": "CardView", |
| 5690 | + "DemoType": "Web", |
| 5691 | + "Badge": "New" |
| 5692 | + } |
| 5693 | + ] |
| 5694 | + }, |
| 5695 | + { |
| 5696 | + "Name": "Columns", |
| 5697 | + "Equivalents": "", |
| 5698 | + "Demos": [ |
| 5699 | + { |
| 5700 | + "Title": "Columns Reordering", |
| 5701 | + "Name": "ColumnsReordering", |
| 5702 | + "DocUrl": "", |
| 5703 | + "Widget": "CardView", |
| 5704 | + "MvcDescription": "", |
| 5705 | + "NetCoreDescription": "", |
| 5706 | + "MvcAdditionalFiles": [], |
| 5707 | + "DemoType": "Web", |
| 5708 | + "Badge": "New" |
| 5709 | + }, |
| 5710 | + { |
| 5711 | + "Title": "Column Chooser", |
| 5712 | + "Name": "ColumnChooser", |
| 5713 | + "DocUrl": "", |
| 5714 | + "Widget": "CardView", |
| 5715 | + "MvcDescription": "", |
| 5716 | + "NetCoreDescription": "", |
| 5717 | + "MvcAdditionalFiles": [], |
| 5718 | + "DemoType": "Web", |
| 5719 | + "Badge": "New" |
| 5720 | + } |
| 5721 | + ] |
| 5722 | + }, |
| 5723 | + { |
| 5724 | + "Name": "Customization", |
| 5725 | + "Equivalents": "", |
| 5726 | + "Demos": [ |
| 5727 | + { |
| 5728 | + "Title": "Card Template", |
| 5729 | + "Name": "CardTemplate", |
| 5730 | + "DocUrl": "", |
| 5731 | + "Widget": "CardView", |
| 5732 | + "MvcDescription": "", |
| 5733 | + "NetCoreDescription": "", |
| 5734 | + "MvcAdditionalFiles": [], |
| 5735 | + "DemoType": "Web", |
| 5736 | + "Badge": "New" |
| 5737 | + }, |
| 5738 | + { |
| 5739 | + "Title": "Field Template", |
| 5740 | + "Name": "FieldTemplate", |
| 5741 | + "DocUrl": "", |
| 5742 | + "Widget": "CardView", |
| 5743 | + "MvcDescription": "", |
| 5744 | + "NetCoreDescription": "", |
| 5745 | + "MvcAdditionalFiles": [], |
| 5746 | + "DemoType": "Web", |
| 5747 | + "Badge": "New" |
| 5748 | + }, |
| 5749 | + { |
| 5750 | + "Title": "Toolbar Customization", |
| 5751 | + "Name": "ToolbarCustomization", |
| 5752 | + "DocUrl": "", |
| 5753 | + "Widget": "CardView", |
| 5754 | + "MvcDescription": "", |
| 5755 | + "NetCoreDescription": "", |
| 5756 | + "MvcAdditionalFiles": [], |
| 5757 | + "DemoType": "Web", |
| 5758 | + "Badge": "New" |
| 5759 | + } |
| 5760 | + ] |
5573 | 5761 | } |
5574 | 5762 | ] |
5575 | 5763 | }, |
|
0 commit comments