Showing related tags and posts accross the entire site.
-
Hi! I have a form containing a GridView and a FormView. When a row is selected in the GridView, I would like the details of that row to appear in the FormView. The key to retrieve the FormView data is based on two fields in the database. However, I cannot get this to work. Here is the GridView Data Source...