Below is my User Control that I have written to be enter into another Form, This is example. I have tried all means to understand what is wrong. I Cant even get this ItemTemplate to appear. I Hope someone out there can help... thanks in advance.
***********************************************************
<%@ Import Namespace="BOS_Net" %>
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="test.ascx.cs" Inherits="BOS_Net.bos_ControlMenu.test" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
Repeater Example
Repeater1:
<%# Container.DataItem %>
|