Skip to content

Commit b781832

Browse files
ES-975464 - Addressed the concerns
1 parent ec314a8 commit b781832

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How to clear filter while importing excel into WPF Spreadsheet
1+
# How to clear filter while importing a excel sheet into WPF Spreadsheet?
22

33
This repository contains the sample which shows the how to clear the filter while importing sheet into [WPF Spreadsheet](https://www.syncfusion.com/wpf-controls/spreadsheet) (SfSpreadsheet).
44

@@ -20,4 +20,4 @@ private void Spreadsheet_WorkbookLoaded(object sender, Syncfusion.UI.Xaml.Spread
2020
}
2121
```
2222

23-
![](https://www.syncfusion.com/uploads/user/kb/wpf/wpf-48664/wpf-48664_img1.png)
23+
![Spreadsheet with filter cleared](SpreadsheetWithNoFilter.png)

SpreadsheetWithNoFilter.png

40.4 KB
Loading

0 commit comments

Comments
 (0)