Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions src/app/examples/grid-additem.component.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
<div id="demo-container"
class="container-fluid">
<h2>{{title}}</h2>
<div id="demo-container" class="container-fluid">
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-additem.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle"
[innerHTML]="subTitle"></div>

Expand Down
14 changes: 11 additions & 3 deletions src/app/examples/grid-angular.component.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
<div id="demo-container"
class="container-fluid">
<h2>{{title}}</h2>
<div id="demo-container" class="container-fluid">
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-angular.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<div class="col-sm-6">
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-autoheight.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-autoheight.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<div class="form-inline">
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-basic.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-basic.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<h3>Grid 1</h3>
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-clientside.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-clientside.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<br />
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-colspan.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-colspan.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<h3>Grid 1 <small>(with Header Grouping &amp; Colspan)</small></h3>
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-contextmenu.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-contextmenu.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<div class="row">
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-draggrouping.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-draggrouping.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<form class="form-inline">
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-editor.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-editor.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<div class="col-sm-6">
Expand Down
28 changes: 18 additions & 10 deletions src/app/examples/grid-formatter.component.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,26 @@
<div id="demo-container"
class="container-fluid">
<h2>{{title}}</h2>
<div id="demo-container" class="container-fluid">
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-formatter.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle"
[innerHTML]="subTitle"></div>
[innerHTML]="subTitle"></div>

<button class="btn btn-outline-secondary btn-sm"
(click)="togglePauseResizer()">
(click)="togglePauseResizer()">
Pause auto-resize: <b>{{resizerPaused}}</b>
</button>

<angular-slickgrid gridId="grid2"
[columnDefinitions]="columnDefinitions"
[gridOptions]="gridOptions"
[dataset]="dataset"
(onAngularGridCreated)="angularGridReady($event)">
[columnDefinitions]="columnDefinitions"
[gridOptions]="gridOptions"
[dataset]="dataset"
(onAngularGridCreated)="angularGridReady($event)">
</angular-slickgrid>
</div>
</div>
11 changes: 10 additions & 1 deletion src/app/examples/grid-frozen.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-frozen.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<br>
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-graphql-nopage.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-graphql-nopage.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle row" [innerHTML]="subTitle"></div>

<div class="row">
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-graphql.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-graphql.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<div class="row">
Expand Down
14 changes: 11 additions & 3 deletions src/app/examples/grid-grouping.component.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
<div id="demo-container"
class="container-fluid">
<h2>{{title}}</h2>
<div id="demo-container" class="container-fluid">
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-grouping.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle"
[innerHTML]="subTitle"></div>

Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-headerbutton.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-headerbutton.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<div class="col-sm-12">
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-headermenu.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-headermenu.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<button class="btn btn-outline-secondary btn-sm" (click)="switchLanguage()">
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-localization.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-localization.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<hr />
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-menu.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-menu.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<button class="btn btn-outline-secondary btn-sm" data-test="external-gridmenu" (click)="toggleGridMenu($event)">
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-odata.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-odata.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<div class="row">
Expand Down
11 changes: 10 additions & 1 deletion src/app/examples/grid-range.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-range.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<br />
Expand Down
18 changes: 14 additions & 4 deletions src/app/examples/grid-remote.component.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<div id="demo-container" class="container-fluid">
<h2>{{title}}</h2>
<h2>
{{title}}
<span class="float-right">
<a style="font-size: 18px"
target="_blank"
href="https://github.com/ghiscoding/Angular-Slickgrid/blob/master/src/app/examples/grid-remote.component.ts">
<span class="fa fa-link"></span> code
</a>
</span>
</h2>
<div class="subtitle" [innerHTML]="subTitle"></div>

<div class="col-md-6" style="margin-bottom: 15px">
Expand All @@ -20,8 +29,9 @@ <h2>{{title}}</h2>
</div>

<angular-slickgrid gridId="grid18" [columnDefinitions]="columnDefinitions" [gridOptions]="gridOptions"
[dataset]="dataset" [customDataView]="customDataView" (onAngularGridCreated)="angularGridReady($event)"
(sgOnViewportChanged)="onViewportChanged($event.detail.eventData, $event.detail.args)"
(sgOnSort)="onSort($event.detail.eventData, $event.detail.args)">
[dataset]="dataset" [customDataView]="customDataView"
(onAngularGridCreated)="angularGridReady($event)"
(sgOnViewportChanged)="onViewportChanged($event.detail.eventData, $event.detail.args)"
(sgOnSort)="onSort($event.detail.eventData, $event.detail.args)">
</angular-slickgrid>
</div>
Loading