Hi All,
I am using JQuery in my solution and was trying to get the value of the cell which has been clicked. however, after all my searches i ended up with no exact solution.
the most common solution i got was to select a row (by making multi select true and selecting the checkbox) and then to find out the column.
I simply need the value of the cell that I've clicked. i might be asking a very simple question but this is something i am not able to find a solution for.
Please assist.