Yet i have not realized what is the diffrence between this two statement in HTML:
text='<%#Eval("some thing")>'
text='<%#Bind("some thing")>'
Yet i have not realized what is the diffrence between this two statement in HTML:
text='<%#Eval("some thing")>'
text='<%#Bind("some thing")>'
この場合はリピーターを使用して、MSDNの例をご覧ください。
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.repeater.aspx
また
方法:テンプレート化されたコントロールのデータにバインドする
http://msdn.microsoft.com/en-us/library/95k0273d(v=vs.80).aspx