Skip to content

SyncfusionExamples/how-to-disable-the-row-selection-while-clicking-on-the-checkbox-column-in-wpf-and-uwp-datagrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to disable the row selection while clicking on the checkbox column in WPF DataGrid (SfDataGrid)?

This example illustrates how to disable the row selection while clicking on the checkbox column in WPF DataGrid (SfDataGrid).

A row will be selected by default when clicking any column in WPF DataGrid (SfDataGrid). You can disable the selection when clicking checkbox column by overriding the ProcessPointerPressed method in GridSelectionController.

KB article - How to disable the row selection while clicking on the checkbox column in WPF DataGrid (SfDataGrid)?

About

This example illustrates how to disable the row selection while clicking on the checkbox column in wpf and uwp datagrid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages