repeater control

M

MeiMei

Hi,

I have designed a user control which exposes properties
for data binding in the containing web page, and I want
to use the Repeater web control in the containing web
page to display all the data in the format of the user
control mentioned above because the data might need many
of the user control I designed to show to user.

How can I do that?

I know Repeater usually use something like:
<%# DataBinder.Eval(Container.DataItem, "Body") %>
for data displaying.

I replaced "Body" with "". It does not work.

Any suggestions are welcome.

Mei
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top