L
Liu Xuesong
<asp:HyperLink ID="DeleteLink" NavigateUrl="ChapterManger.aspx?CourseID=" + '<%# DataBinder.Eval(Container, "DataItem.course_id") %>' Runat=server>Delete</asp:HyperLink>
I want to connect the strings with blue, but failed, How to do?
I want to connect the strings with blue, but failed, How to do?