Using an ASP.NET repeater with an array?

后端 未结 1 1575
暖寄归人
暖寄归人 2021-02-19 17:31

This may be a silly question but I was writing a quick test page and realised that I didn\'t know how to bind an array or ArrayList of strings, for example, to an ASP.NET Repeat

相关标签:
1条回答
  • 2021-02-19 18:06

    hoho ...

    <%# Container.DataItem %>
    
    0 讨论(0)
提交回复
热议问题