hi, im trying to work with the wroxjokeshop .net application, but in chapter 2 im getting this error:
Compiler Error Message: BC30456: 'eva1' is not a member of 'System.Web.UI.DataBinder'.
Source Error:
Line 7: <SelectedItemTemplate>
Line 8: »
Line 9: <asp:HyperLink id="HyperLink2" runat="server" CssClass="DepartmentSelected" navigateurl='<%# "../default.aspx?DepartmentID=" & _
Line 10: databinder.eva1(container.dataitem, "departmentid") & _
Line 11: "departmentindex=" & _
Source File:
http://localhost/WroxJokeShop/UserCo...tmentList.ascx Line: 9
can anyone help
richard