asp:repeater - headers at section change

后端 未结 5 935
无人共我
无人共我 2020-12-21 05:14

is there any way to bring up a subheader row at changes in a field in an databound asp:repeater control e.g.

Instead of

country | colour | number
uk | red         


        
5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-21 06:20

    Ah - you're after a grouping repeater. The solution that I've adapted in the past seems to have disappeared. Maybe you can find it. But anyway, a search for grouping repeaters should help.

提交回复
热议问题