gridviews / listviews are powerful and very useful controls, but what do you folks use for the more complex sections to your sites?
For example, take a news admin section which has multiple items related to it.
a news article may:
1) belong to multiple news categories
2) have an associated image gallery (or video)
3) may have more than 1 page of text
etc etc
So the gridview is great for editing smaller sections, but what do you do with sections which have multiple tables behind them? do you use the gridview to search / view items then put a hyperlink to a custom page to edit the item? Or do you use the details view to edit the item? Any help would be great
For example, take a news admin section which has multiple items related to it.
a news article may:
1) belong to multiple news categories
2) have an associated image gallery (or video)
3) may have more than 1 page of text
etc etc
So the gridview is great for editing smaller sections, but what do you do with sections which have multiple tables behind them? do you use the gridview to search / view items then put a hyperlink to a custom page to edit the item? Or do you use the details view to edit the item? Any help would be great