I have this datagrid that I want to make it editable. How do I make it editable after clicking a link? Can show me the steps?

Next, when the user click on the link, the information of that link will be pass to the next page.

Example:



When the link is click, module Code will be passed down to the next page. How am I suppose to do tat?