Ok, I have a table which contains multiple rows. Each row contains some data and a hyperlink. When this link is clicked, I need to open up jquery’s dialog form and let the user able to edit the data of the corresponding rows. So when the link is clicked, I need to access the values of the corresponding row cells from jquery.
How can I do that ?
Basic structure:
Inside that you can then access cells most easily by giving marker classes to your cells and then doing things like:
assuming a class of
total.