File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/app/grid-column-groups Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 < igx-grid-toolbar-exporter > </ igx-grid-toolbar-exporter >
1515 </ igx-grid-toolbar-actions >
1616 </ igx-grid-toolbar >
17- < igx-column [resizable] ="true " field ="Missing "> </ igx-column >
17+ <!-- < igx-column [resizable]="true" field="Missing"></igx-column> -- >
1818 < igx-column-group header ="General Information " title ="General Company Information " [collapsible] ="true " [expanded] ="true " [hidden] ="true ">
1919 < igx-column [filterable] ="false " [hidden] ="true " [sortable] ="true " [resizable] ="true " field ="CompanyName " title ="Company Name " width ="200px " [visibleWhenCollapsed] ="false "> </ igx-column >
2020 < igx-column field ="Missing "> </ igx-column >
3434 < igx-column [filterable] ="true " [sortable] ="true " [resizable] ="true " field ="Address " [visibleWhenCollapsed] ="false "> </ igx-column >
3535 < igx-column [filterable] ="true " [editable] ="true " [sortable] ="true " [visibleWhenCollapsed] ="true " field ="FullAddress "> </ igx-column >
3636 </ igx-column-group >
37+ <!-- <igx-column field="Missing"></igx-column>
3738 <igx-column field="Missing"></igx-column>
3839 <igx-column field="Missing"></igx-column>
3940 <igx-column field="Missing"></igx-column>
4445 <igx-column field="Missing"></igx-column>
4546 <igx-column field="Missing"></igx-column>
4647 <igx-column field="Missing"></igx-column>
47- < igx-column field ="Missing "> </ igx-column >
48- < igx-column field ="Missing "> </ igx-column >
48+ <igx-column field="Missing"></igx-column> -->
4949 < igx-column-group header ="Address Information ">
5050 < igx-column-group header ="Location ">
5151 < igx-column [filterable] ="true " [sortable] ="true " [resizable] ="true " field ="Country "> </ igx-column >
You can’t perform that action at this time.
0 commit comments