1
Answer

DataGrid , HeadClick Event

In VB6 DataGrid, there have a event call HeadClick which will fire when user click on the Grid Header Is there any similiar event for DataGrid in C#? Thank you

Answers (1)