@@ -79,7 +79,7 @@ export const category: any = {"accordion": {"default":{"name":"Default Functiona
79
79
"dialog" : { "basic" :{ "name" :"Basic Usage" , "category" :"Dialog" } , "modal" :{ "name" :"Modal" , "category" :"Dialog" } , "ajax" :{ "name" :"Ajax Content" , "category" :"Dialog" } , "rtl" :{ "name" :"RTL" , "category" :"Dialog" } , "defaultSample" :"dialog/basic" } ,
80
80
"dropdownlist" : { "default" :{ "name" :"Default Functionalities" , "category" :"DropDownList" } , "grouping-icon" :{ "name" :"Grouping and Icons" , "category" :"DropDownList" } , "data-binding" :{ "name" :"Data Binding" , "category" :"DropDownList" } , "filtering" :{ "name" :"Filtering" , "category" :"DropDownList" } , "template" :{ "name" :"Templates" , "category" :"DropDownList" } , "cascading" :{ "name" :"Cascading" , "category" :"DropDownList" } , "defaultSample" :"dropdownlist/default" } ,
81
81
"form-validator" : { "default" :{ "name" :"Default Functionalities" , "category" :"Form Validator" } , "defaultSample" :"form-validator/default" } ,
82
- "grid" : { "default" :{ "name" :"Default Functionalities" , "category" :"GRID" } , "gridlines" :{ "name" :"GridLines" , "category" :"GRID" } , "paging" :{ "name" :"Paging" , "category" :"GRID" } , "filtering" :{ "name" :"Filtering" , "category" :"GRID" } , "filtermenu" :{ "name" :"Filter Menu" , "category" :"GRID" } , "grouping" :{ "name" :"Grouping" , "category" :"GRID" } , "sorting" :{ "name" :"Sorting" , "category" :"GRID" } , "scrolling" :{ "name" :"Default Scrolling" , "category" :"SCROLLING" } , "virtualization" :{ "name" :"Virtual Scrolling" , "category" :"SCROLLING" } , "searching" :{ "name" :"Searching" , "category" :"GRID" } , "masterdetail" :{ "name" :"Master/Detail" , "category" :"GRID" } , "rowdraganddrop" :{ "name" :"Row Drag and Drop" , "category" :"GRID" } , "hierarchy" :{ "name" :"Hierarchy Grid" , "category" :"GRID" } , "clipboard" :{ "name" :"Clipboard" , "category" :"GRID" } , "localbinding" :{ "name" :"Local Binding" , "category" :"DATABINDING" } , "remotedata" :{ "name" :"Remote Binding" , "category" :"DATABINDING" } , "showhide" :{ "name" :"Show Hide Column" , "category" :"COLUMN" } , "stackedheader" :{ "name" :"Stacked Header" , "category" :"COLUMN" } , "autowrap" :{ "name" :"AutoWrap Column cells" , "category" :"COLUMN" } , "reorder" :{ "name" :"Reorder Columns" , "category" :"COLUMN" } , "selection" :{ "name" :"Default Selection" , "category" :"SELECTION" } , "selectionapi" :{ "name" :"Selection API" , "category" :"SELECTION" } , "checkboxselection" :{ "name" :"Checkbox Selection" , "category" :"SELECTION" } , "columnchooser" :{ "name" :"Column Chooser" , "category" :"COLUMN" } , "columnresizing" :{ "name" :"Column Resizing" , "category" :"COLUMN" } , "normaledit" :{ "name" :"Inline Editing" , "category" :"EDITING" } , "dialogedit" :{ "name" :"Dialog Editing" , "category" :"EDITING" } , "batch" :{ "name" :"Batch Editing" , "category" :"EDITING" } , "command-column" :{ "name" :"CommandColumn" , "category" :"EDITING" } , "exporting" :{ "name" :"Basic" , "category" :"EXPORTING" } , "advanceexporting" :{ "name" :"Advance Exporting" , "category" :"EXPORTING" } , "frozenrows" :{ "name" :"Frozen Rows And Columns" , "category" :"COLUMN" } , "columnmenu" :{ "name" :"Column Menu" , "category" :"COLUMN" } , "contextmenu" :{ "name" :"Context Menu" , "category" :"GRID" } , "columnspanning" :{ "name" :"Column Spanning" , "category" :"COLUMN" } , "defaultSample" :"grid/default" } ,
82
+ "grid" : { "default" :{ "name" :"Default Functionalities" , "category" :"GRID" } , "gridlines" :{ "name" :"GridLines" , "category" :"GRID" } , "paging" :{ "name" :"Paging" , "category" :"GRID" } , "filtering" :{ "name" :"Filtering" , "category" :"Filtering" } , "filtermenu" :{ "name" :"Filter Menu" , "category" :"Filtering" } , "grouping" :{ "name" :"Grouping" , "category" :"GRID" } , "sorting" :{ "name" :"Sorting" , "category" :"GRID" } , "scrolling" :{ "name" :"Default Scrolling" , "category" :"SCROLLING" } , "virtualization" :{ "name" :"Virtual Scrolling" , "category" :"SCROLLING" } , "searching" :{ "name" :"Searching" , "category" :"Filtering" } , "masterdetail" :{ "name" :"Master/Detail" , "category" :"GRID" } , "rowdraganddrop" :{ "name" :"Row Drag and Drop" , "category" :"GRID" } , "hierarchy" :{ "name" :"Hierarchy Grid" , "category" :"GRID" } , "clipboard" :{ "name" :"Clipboard" , "category" :"GRID" } , "localbinding" :{ "name" :"Local Binding" , "category" :"DATABINDING" } , "remotedata" :{ "name" :"Remote Binding" , "category" :"DATABINDING" } , "showhide" :{ "name" :"Show Hide Column" , "category" :"COLUMN" } , "stackedheader" :{ "name" :"Stacked Header" , "category" :"COLUMN" } , "autowrap" :{ "name" :"AutoWrap Column cells" , "category" :"COLUMN" } , "reorder" :{ "name" :"Reorder Columns" , "category" :"COLUMN" } , "selection" :{ "name" :"Default Selection" , "category" :"SELECTION" } , "selectionapi" :{ "name" :"Selection API" , "category" :"SELECTION" } , "checkboxselection" :{ "name" :"Checkbox Selection" , "category" :"SELECTION" } , "columnchooser" :{ "name" :"Column Chooser" , "category" :"COLUMN" } , "columnresizing" :{ "name" :"Column Resizing" , "category" :"COLUMN" } , "normaledit" :{ "name" :"Inline Editing" , "category" :"EDITING" } , "dialogedit" :{ "name" :"Dialog Editing" , "category" :"EDITING" } , "batch" :{ "name" :"Batch Editing" , "category" :"EDITING" } , "command-column" :{ "name" :"CommandColumn" , "category" :"EDITING" } , "exporting" :{ "name" :"Basic" , "category" :"EXPORTING" } , "advanceexporting" :{ "name" :"Advance Exporting" , "category" :"EXPORTING" } , "frozenrows" :{ "name" :"Frozen Rows And Columns" , "category" :"COLUMN" } , "columnmenu" :{ "name" :"Column Menu" , "category" :"COLUMN" } , "contextmenu" :{ "name" :"Context Menu" , "category" :"GRID" } , "columnspanning" :{ "name" :"Column Spanning" , "category" :"COLUMN" } , "defaultSample" :"grid/default" } ,
83
83
"lineargauge" : { "default" :{ "name" :"Default" , "category" :"Linear Gauge" } , "container" :{ "name" :"Container" , "category" :"Linear Gauge" } , "data" :{ "name" :"Data Sample" , "category" :"Linear Gauge" } , "ranges" :{ "name" :"Ranges" , "category" :"Linear Gauge" } , "axes" :{ "name" :"Axes and Pointers" , "category" :"Linear Gauge" } , "annotation" :{ "name" :"Annotation" , "category" :"Linear Gauge" } , "tooltip" :{ "name" :"Tooltip" , "category" :"Linear Gauge" } , "style" :{ "name" :"Styles" , "category" :"Linear Gauge" } , "defaultSample" :"lineargauge/default" } ,
84
84
"listview" : { "default" :{ "name" :"Default Functionalities" , "category" :"ListView" } , "remote-list" :{ "name" :"Remote Data" , "category" :"ListView" } , "nested-list" :{ "name" :"Nested List" , "category" :"ListView" } , "rtl" :{ "name" :"RTL" , "category" :"ListView" } , "defaultSample" :"listview/default" } ,
85
85
"maskedtextbox" : { "default" :{ "name" :"Default Functionalities" , "category" :"MaskedTextBox" } , "custommask" :{ "name" :"Custom Mask" , "category" :"MaskedTextBox" } , "formats" :{ "name" :"Formats" , "category" :"MaskedTextBox" } , "defaultSample" :"maskedtextbox/default" } ,
0 commit comments