0
Answer

How to Get DataGrid Column Header's value when it is Clicked

venu volla

venu volla

15y
4.2k
1

Hai everyone,

I had a DataGrid in WPF. I binded a DataTable to DGrid.
I want to get the DataGrid Column Header value when i right click on the Column Header.

now, how can i do this... what events, properties i should go for...

any suggestions pleasee...

Thank you,

Venu