While using the DataController, a url is produced like such: http://localhost:8080/users/3/edit
If the url is manually adjusted to: http://localhost:8080/users/3/ a detailed view of the user is shown. Is there an option to instruct the DataGrid to provide a link to a detailed view for each record. If not, I'm adding it to my wishlist. Randall

