Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: LoadControl problem


Message #1 by "Telmo Sa" <telmo_sa@h...> on Tue, 31 Oct 2000 13:41:01 -0000
Hello all!

I have a little problem concerning loading a aspx page into another one.

I have a ASP+ page that loads another as a control using the

Page.LoadControl directive.

The Control is a Page that has a DataGrid and its event handlers.

It loads the page ok.

In this DataGrid i have a EditColumn. When i click the Edit link the event

handlers are not called. The postback happens but the

event handlers are not called.

Has anyone had this problem?

If i run the included page alone the datagrid events are caught!

Thank you!!



    Telmo Sa


  Return to Index