Hello,
I have a Gridview with an "horizontal" Header. I saw there would be an event that it rises when I click on a cell of the Header: GridView1_ColumnClick()
...the documentatio says:
Event ColumnClick ( Column As Integer )
Sorry, I didn't understand, can you write a little example ?
Thanks