I have a grid control which displays a list of requests.
In the grid I am only displaying the title and a few other columns.
I'd like to be able to click on the row and have a pop up window which shows detailed information about the request.
Is there built in functionality for RadGrid that allows me to do that? (as there is for Edit)?