Hyperlink creation along with data passing to Controller.

Hyperlink creation along with data passing to Controller.

madhavjhmadhavjh Posts: 1Questions: 0Answers: 0

Hello,
i have created the jquery data table with two columns containing File Numbers and Amounts respectively . i want to click on File Number and get the page of particular File. Each File have unique File Number.
What i am thinking is pass the FileNumber to Controller by onClick() method. And i also found there is another method call fnGetData. please help me to implement it.

Replies

This discussion has been closed.