Can anyone tell me how can i know which coloumn is clicked when an user clicks a datagrid.?
selectedIndex can be used to find the row that the user has clicked… Please help me find the appropriate Column that the user has clicked… My main moto is to find the particular cell that the user has clicked…
Please let me know if there are any other ways of doing the same function…