Skip to content

Infragistics XamDataGrid with "unbound" button column whose command is bound to view model command

Notifications You must be signed in to change notification settings

P2P2/ButtonGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ButtonGrid

Infragistics XamDataGrid with "unbound" button column whose command is bound to view model command

I had a seemingly simple request:

  • Infragistics XamDataGrid bound to an ObservableCollection of viewmodel objects
  • A button on each row in the grid bound to an ICommand in the viewmodel

After hours of research I ended up with this.

About

Infragistics XamDataGrid with "unbound" button column whose command is bound to view model command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages