Is there anyway to make a "Details View" display horizontally?

Discussion in 'ASP.NET 2.0' started by CSVChicago, Sep 10, 2005.

  1. We want to make a "Details View" show the data horizontally like a gridview, since agridview doesn't support inserts. I'm trying to avoid creating individual insert templates for each field with a formview control.

    Does that make sense or should I just stick with the formviews...

    Thanks,

    -Walter
     

Share This Page