[IMG]http://i.imgur.com/UfUjV.png[/IMG]
there are more rows on the table and each row has a button.i need to the get first coloum value of each record by clicking the button..
[IMG]http://i.imgur.com/UfUjV.png[/IMG]
there are more rows on the table and each row has a button.i need to the get first coloum value of each record by clicking the button..
Something like $(this).prev('tr').next('td').html()
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.