A
Alexander Herrmann
Hi there.
I got a customized DataGrid which columns are generated by 2 Classes that
inherit from DataGridColumn. Now I added an Button to the Header and want to
handle its click. My Problem now is to get the Buttons ArgumentName etc. in
my main class where I generate the DataGrid. How can I do this?
Thanks in advance..
I got a customized DataGrid which columns are generated by 2 Classes that
inherit from DataGridColumn. Now I added an Button to the Header and want to
handle its click. My Problem now is to get the Buttons ArgumentName etc. in
my main class where I generate the DataGrid. How can I do this?
Thanks in advance..