Unable to attach a link on a column field catching the value from the 1st column of each row.
Unable to attach a link on a column field catching the value from the 1st column of each row.
mayankmanu
Posts: 7Questions: 3Answers: 0
Hi,
I am using server side pagination using datatables. I populate a row from the controller (my application is using Spring Portlet MVC).
I want to add a default column with a link in each row and when I click on that link it should hit a method on the controller and get back the result.
My first step is to add a default column in the datatable.
How can it be achieved?
This discussion has been closed.