Skip to content

Commit 2d14de1

Browse files
authored
Mark Grid height sample as obsolete
1 parent e701110 commit 2d14de1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

grid/adjust-height-with-browser/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change page size according to available height; hide columns based on screen size
22

3+
> This sample app is mostly obsolete and no longer maintained. The up-to-date Telerik documentation resources and examples are available at:
4+
>
5+
> * [Adjust Grid Height to Match the Browser Viewport Height](https://docs.telerik.com/blazor-ui/knowledge-base/grid-adjust-height-with-browser)
6+
> * [Scroll to Selected Grid Row](https://docs.telerik.com/blazor-ui/knowledge-base/grid-scroll-to-selected-row)
7+
> * [Apply Custom Grid Row or Cell Styles](https://docs.telerik.com/blazor-ui/knowledge-base/grid-conditional-cell-background)
8+
> * [Override the Telerik Theme](https://docs.telerik.com/blazor-ui/styling-and-themes/override-theme-styles)
9+
>
10+
> The one behavior that is not demonstrated on the Telerik documentation site is how to change the Grid `PageSize`, depending on the Grid height.
11+
312
Demonstrates Responsive Grid, Finding and Selecting Row, Formatting
413

514
This project was created using the Telerik 'Blank Server Project' template and includes the 'BlazorPro.BlazorSize' NuGet package by Ed Charbeneau to access browser dimensions. It is meant to provide an example for how to address three common requirements for representing data using a grid for database applications.

0 commit comments

Comments
 (0)