I don't want to offend the writers of this great book but I am in the middle of chapter10 and found this chapter to be the least clear so far. It assumes that explanations were made on the previous chapter that were actually not given. Like for example this line:
<asp:linkbutton text='<%# Container.DataItem("TeamName") %>
Can somebody please tell me on which page there is an explanation for the statement:"Container.DataItem("TeamName") " when do you use it, what does it do? where does it get data from? Is there any alternative? and I am asuming <%# %> kind of tells something to the compiler on Asp.Net but not really sure what.
I haven't finished chapter 10 but I am already ready to give up
Could somebody please help
Thanks
Christian