File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1616 < div id ="root ">
1717 < div class ="container sample ig-typography ">
1818 < div class ="container fill ">
19- < igc-hierarchical-grid id ="grid " auto-generate ="false " moving ="true " allow-filtering ="true " cell-merge-mode ="always " width ="100% " height ="740px ">
19+ < igc-hierarchical-grid id ="grid " auto-generate ="false " moving ="true " allow-filtering ="true " cell-merge-mode ="always " width ="100% " height ="400px ">
2020 < igc-column field ="CompanyName " sortable ="true " resizable ="true " editable ="true "> </ igc-column >
2121 < igc-column field ="ContactName " sortable ="true " resizable ="true " editable ="true "> </ igc-column >
2222 < igc-column field ="ContactTitle " sortable ="true " resizable ="true " merge ="true " editable ="true "> </ igc-column >
Original file line number Diff line number Diff line change 1616 < div id ="root ">
1717 < div class ="container sample ig-typography ">
1818 < div class ="container fill ">
19- < igc-hierarchical-grid id ="grid " auto-generate ="false " primary-key ="ID " moving ="true " allow-filtering ="true " cell-merge-mode ="always " width ="100% " height ="740px ">
19+ < igc-hierarchical-grid id ="grid " auto-generate ="false " primary-key ="ID " moving ="true " allow-filtering ="true " cell-merge-mode ="always " width ="100% " height ="450px ">
2020 < igc-grid-toolbar >
2121 < igc-select id ="mergeSelectRoot " value ="always ">
2222 < igc-select-header > Select Merge Type Root</ igc-select-header >
Original file line number Diff line number Diff line change 1616 < div id ="root ">
1717 < div class ="container sample ig-typography ">
1818 < div class ="container fill ">
19- < igc-tree-grid id ="treeGrid " auto-generate ="false " primary-key ="ID " foreign-key ="ParentID " width ="100% " height ="800px " cell-merge-mode ="always ">
20- < igc-grid-toolbar > </ igc-grid-toolbar >
19+ < igc-tree-grid id ="treeGrid " auto-generate ="false " primary-key ="ID " foreign-key ="ParentID " width ="100% " height ="720px " cell-merge-mode ="always ">
2120
2221 < igc-column field ="Name " data-type ="string " width ="250px " editable ="true "> </ igc-column >
2322 < igc-column field ="Title " data-type ="string " width ="250px " merge ="true " editable ="true " sortable ="true "> </ igc-column >
Original file line number Diff line number Diff line change 1616 < div id ="root ">
1717 < div class ="container sample ig-typography ">
1818 < div class ="container fill ">
19- < igc-tree-grid id ="treeGrid " auto-generate ="false " primary-key ="ID " foreign-key ="ParentID " width ="100% " height ="800px " cell-merge-mode ="always ">
19+ < igc-tree-grid id ="treeGrid " auto-generate ="false " primary-key ="ID " foreign-key ="ParentID " width ="100% " height ="720px " cell-merge-mode ="always ">
2020 < igc-grid-toolbar >
2121 < igc-select id ="mergeModeSelect " value ="always ">
2222 < igc-select-header > Select Merge Mode</ igc-select-header >
You can’t perform that action at this time.
0 commit comments