Resources  
  • Show Gridview Data in Popup Using RowData Bound in ASP.NetJun 20, 2015. This article shows how to binid data to a Grid View and how to show the data from the Grid View in a pop-up when the user clicks a button.
  • Schedule Program Using C#Feb 22, 2001. The Scheduling program consists of three main classes. The Form, the DatabaseController used to read and write scheduled events into the database and RowData which corresponds to data extracted from a row in the database.