Tagged Questions

0
votes
1answer
22 views

Marking a Record as Read AND Opening Up a New Page to Display the Data

I have a DataGrid that I use to display an "inbox" of information. I would like the have the person click on a link which would mark the record as read and have the information display in a new …