Online Gallery is simple project to practise simple modal window pop-up with Vanilla JavaScript. By clicking on the "About us" button you can open the modal window and also close it by using "X" ...
Create a column's template, add a hyperlink to that template, and show a pop-up window with detail grid data on a hyperlink click.
Say you have a product gallery of some sort which happens to be a php page that is displaying a gallery of thumnails showing off products in that range (sucking them out of the database). Now you can ...