PDA

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


CSVChicago
09-10-2005, 05:38 AM
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