Tagged Questions
4
votes
2answers
241 views
Should I use a popup window (lightbox) for edit and viewing details of grid records?
I have a web application that allows the user to immediately do one of two things:
1) Search for records
OR
2) Create a new record
As a result, I have two links in the menu bar called Search and ...