Skip to content

Markz878/TabDataGridError

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabDataGridError

Repo to show WPF TabControl error with DataGrid

Steps to repro:

  1. Launch program.
  2. Sort the "Tab1"'s DataGrid by pressing "Value".
  3. Start editing the value by double-clicking the cell with 0 in it.
  4. Press the second tab "Tab2".
  5. The program crashes with error "System.InvalidOperationException: ''Sorting' is not allowed during an AddNew or EditItem transaction.'"

About

Repo to show WPF TabControl error with DataGrid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages