Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi

 

This is my first post on this site.

 

I am creating a custom server control that uses CreateChildControls to render the UI. I also have a databind function that is called of course to bind data to a table.

 

I the DataBind function I am creating to LinkButton's that I want to create click events for, which I have done with AddHandler.

 

The problem is the when I run the app and click the links the postback is happening but they are not call my defined events.

 

In ideas why? Is it to do with where I am defining the events.

 

Thanks heaps

rotsey

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...