Using templates..problem with DataList

G

Guest

Hi, I have site in which all of my pages inherit from a base class. The base
class inherits from System.Web.UI.Page as it should. It builds a table, and
loads my navigation control, header, and footer.

Each page that I create, I inherit from this base class. In the new page, I
have a asp:panel control that contains all of the other controls in that
page. The base class looks for a control called MainBody, and loads the
controls to create the whole page.

I have this page that has a DataList control in it. When I try to get the
control into edit mode, nothing happens. The "Edit" command doesn't seem to
work...

What am I doing wrong? I can send samples.
 

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,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top