Skip to content

This example explains about how to navigate to error cells in wpf datagrid via button click

Notifications You must be signed in to change notification settings

SyncfusionExamples/How-to-navigate-to-error-cells-in-wpf-datagrid-via-button-click

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to navigate to error cells in WPF and UWP DataGrid (SfDataGrid) via button click?

About the sample

This example explains about how to navigate to error cells in WPF DataGrid (SfDataGrid) via button click.

WPF DataGrid (SfDataGrid) does not have support to navigate through the error cells specifically. You can navigate to the error cells using the CurrentRowColumnIndex and GridCell.HasError properties through button click.

KB article - How to navigate to error cells in WPF and UWP DataGrid (SfDataGrid) via button click?

About

This example explains about how to navigate to error cells in wpf datagrid via button click

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages