Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS1061: 'ASP.career_aspx' does not contain a definition for 'DG_carrer_ItemDataBound' and no extension method 'DG_carrer_ItemDataBound' accepting a first argument of type 'ASP.career_aspx' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 28: 
Line 29:           <div class="row ">
Line 30:           <asp:DataGrid ID="DG_carrer" HeaderStyle-Height="25px" ItemStyle-Height="26px" Width="70%" AutoGenerateColumns="False" OnPageIndexChanged="NewPage" PageSize="10" AllowPaging="True" Runat="server" OnItemDataBound="DG_carrer_ItemDataBound">
Line 31: 				        <Columns>
Line 32: 					        <asp:TemplateColumn HeaderText="Sr.No"  HeaderStyle-CssClass="GridHeadC">

Source File: d:\WWW\Capstocks2018\Career.aspx    Line: 30






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4380.0