Hi all,
I am generating a html report displaying the records. In that report their are 10 rows and 4 columns. In 4th column i am adding the button. Now i want to use button click event i.e onclick() .
1) how i call the javascript function/Javascript.
2) how can i get button click 1st column in particular row value.
Thanks In Advance