Hey friends I have list view with 3 columns. I need to fire different events on each click in those column header. HOw can i do that? VS provides simple column click event, how can i use it for separate click event for those column headers.
Share
I think you need to investigate the value of the
senderparameter you are getting along with the event.