Skip to content
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
2 changes: 1 addition & 1 deletion xamarin-android/SfDataGrid/Filtering.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ control: SfDataGrid
documentation: UG
---

# Filtering
# Filtering in Xamarin.Android SfDataGrid

The data grid supports view filtering.

Expand Down
4 changes: 2 additions & 2 deletions xamarin-android/SfDataGrid/Freeze-Panes.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Freeze Panes | SfDataGrid | Xamarin.Android | Syncfusion
description: How to freeze rows and columns in a SfDataGrid.
description: Learn here about freeze panes in Syncfusion Essential Xamarin.Android SfDataGrid Control, its elements, and more.
platform: Xamarin.Android
control: SfDataGrid
documentation: UG
---

# Freeze panes
# Freeze panes in Xamarin.Android SfDataGrid

The data grid allows freezing the rows and columns when scrolling the grid.

Expand Down