1) When I passe the mouse over the Datatable the cussor is "text" and the row does not change aspect but when click I can select the row and return data.
How to modify that ?
2) When I click on the row I have the file name.
How to dowload it like it was a link ?
Not sure about the first question. About the second question, you should use WebUtils.RedirectTo to start the download. This will probably cause the WebSocket to disconnect (try it).