markdean.expres 0 Junior Poster

Guys I am following the turorial found in w3Schools, and I am practising how to bind data to a dataRepeater control. I have this error;


<tr>

<td><%#Container.DataItem("title")%></td> - - - - - ERROR occurs here
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>

can anyone tell me how to deal with this one because I am just a newbie... The DataItem is not a member of the class.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.