Hi,
I just want to check if a click is made in an datagrid whether the click is made on a header r on a cell content.
I am facing a problem when...
when cell is clicked i am manipulating with the data. But if the header is clicked for sorting ,same cell click event is triggered.
How can i stop this ?