Skip to content

Commit

Permalink
Updating readme.md files
Browse files Browse the repository at this point in the history
  • Loading branch information
zdrawku committed Aug 7, 2019
1 parent 7172210 commit 69776df
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
7 changes: 7 additions & 0 deletions Grid/FinJS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

The Grid component in Ignite UI for Angular is able to handle thousands of updates per seconds, while keeping the grid responsive for any interaction that the user may undertake. This sample demonstrates the Grid handling thousands of updates per second.

## Components list

- [IgxGrid](https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/grid.html)
- [IgxSlider](https://www.infragistics.com/products/ignite-ui-angular/angular/components/slider.html)
- [IgxButtonGroup](https://www.infragistics.com/products/ignite-ui-angular/angular/components/buttongroup.html), [IgxSwitch](https://www.infragistics.com/products/ignite-ui-angular/angular/components/switch.html), [IgxRipple](https://www.infragistics.com/products/ignite-ui-angular/angular/components/ripple.html), [IgxIcon](https://www.infragistics.com/products/ignite-ui-angular/angular/components/icon.html), [IgxToggle](https://www.infragistics.com/products/ignite-ui-angular/angular/components/toggle.html)
- [IgxExcelExporterService](https://www.infragistics.com/products/ignite-ui-angular/angular/components/exporter_excel.html), [IgxCsvExporterService](https://www.infragistics.com/products/ignite-ui-angular/angular/components/exporter_csv.html)

## View on StackBlitz

[Run this sample on StackBlitz](https://stackblitz.com/github/Infragistics/angular-samples/tree/master/Grid/FinJS)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Ignite UI for Angular product samples

### Current list of angular samples

- [FinJS Live Updating Demo](https://github.com/Infragistics/angular-samples/tree/master/Grid/FinJS) [(StackBlitz)](https://stackblitz.com/github/Infragistics/angular-samples/tree/master/Grid/FinJS) - The Grid component in Ignite UI for Angular is able to handle thousands of updates per seconds, while keeping the grid responsive for any interaction that the user may undertake. This sample demonstrates the Grid handling thousands of updates per second.
- [TreeGrid Live Updating Demo](https://github.com/Infragistics/angular-samples/tree/master/TreeGrid/FinJS) [(StackBlitz)](https://stackblitz.com/github/Infragistics/angular-samples/tree/master/TreeGrid/FinJS) - This sample demonstrates the TreeGrid handling thousands of updates per second.
- [FinJS Live Updating Demo](https://github.com/Infragistics/angular-samples/tree/master/Grid/FinJS) - The Grid component in Ignite UI for Angular is able to handle thousands of updates per seconds, while keeping the grid responsive for any interaction that the user may undertake. This sample demonstrates the Grid handling thousands of updates per second. [Documentation topic](https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/live_data.html).
- [TreeGrid Live Updating Demo](https://github.com/Infragistics/angular-samples/tree/master/TreeGrid/FinJS) - This sample demonstrates the TreeGrid handling thousands of updates per second. [Documentation topic](https://www.infragistics.com/products/ignite-ui-angular/angular/components/treegrid/live_data.html)
7 changes: 7 additions & 0 deletions TreeGrid/FinJS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

The TreeGrid component in Ignite UI for Angular is able to handle thousands of updates per seconds, while keeping the TreeGrid responsive for any interaction that the user may undertake. This sample demonstrates the TreeGrid handling thousands of updates per second.

## Components list

- [IgxTreeGrid](https://www.infragistics.com/products/ignite-ui-angular/angular/components/treegrid/tree_grid.html)
- [IgxSlider](https://www.infragistics.com/products/ignite-ui-angular/angular/components/slider.html)
- [IgxButtonGroup](https://www.infragistics.com/products/ignite-ui-angular/angular/components/buttongroup.html), [IgxSwitch](https://www.infragistics.com/products/ignite-ui-angular/angular/components/switch.html), [IgxRipple](https://www.infragistics.com/products/ignite-ui-angular/angular/components/ripple.html), [IgxIcon](https://www.infragistics.com/products/ignite-ui-angular/angular/components/icon.html), [IgxToggle](https://www.infragistics.com/products/ignite-ui-angular/angular/components/toggle.html)
- [IgxExcelExporterService](https://www.infragistics.com/products/ignite-ui-angular/angular/components/exporter_excel.html), [IgxCsvExporterService](https://www.infragistics.com/products/ignite-ui-angular/angular/components/exporter_csv.html)

## View on StackBlitz

[Run this sample on StackBlitz](https://stackblitz.com/github/Infragistics/angular-samples/tree/master/TreeGrid/FinJS)
Expand Down

0 comments on commit 69776df

Please sign in to comment.