Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
を使用していasp:DataListます。私はとを持っています、HeaderTemplateそしてItemTemplateそれらは両方ともうまくいきます。ただし、上部に1回だけではなく、各アイテムの上にヘッダーを繰り返すことができるようにしたいと思います。
asp:DataList
HeaderTemplate
ItemTemplate
(C#2.0を使用)
おそらくあなたはリピーターコントロールを探しています。