I am trying to avoid re-inventing the wheel. Please help!
I have a list of articles (written) listed by Date, Title, and author, displayed in a grid view,
paged 10 to a page. Content comes from sql server.
This works fine..
But I want a simple way - minimum coding - to display a 'detail' view that includes
the body of the article on clicking an item in the grid view.
When editing an item, there is a great built-in popup window. How do I do the
same thing for just viewing - no editing permitted?
There has to be simple way but I am just not seeing it.
Thanks
Clive
I have a list of articles (written) listed by Date, Title, and author, displayed in a grid view,
paged 10 to a page. Content comes from sql server.
This works fine..
But I want a simple way - minimum coding - to display a 'detail' view that includes
the body of the article on clicking an item in the grid view.
When editing an item, there is a great built-in popup window. How do I do the
same thing for just viewing - no editing permitted?
There has to be simple way but I am just not seeing it.
Thanks
Clive