<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Web Custom Control Events (and is anyone out there?) - .NET - tribe.net</title>
  <link rel="alternate" href="http://dotnutz.tribe.net/thread/938018b3-1890-4f1b-8491-ba2aa9453846?format=atom" />
  <subtitle>Tribe.net. Local Connections</subtitle>
  <entry>
    <title>Re: Web Custom Control Events (and is anyone out there?)</title>
    <link rel="alternate" href="http://dotnutz.tribe.net/thread/938018b3-1890-4f1b-8491-ba2aa9453846#c2932575-7510-4cec-942f-18d6c77bb5d8" />
    <author>
      <name>Charles</name>
    </author>
    <id>http://dotnutz.tribe.net/thread/938018b3-1890-4f1b-8491-ba2aa9453846#c2932575-7510-4cec-942f-18d6c77bb5d8</id>
    <updated>2005-06-26T01:57:14Z</updated>
    <published>2005-06-26T01:57:14Z</published>
    <summary type="html">http://www.learnasp.com/quickstart/aspplus/doc/webpagelets.aspx#events&#xD;
has what you want.</summary>
    <dc:creator>Charles</dc:creator>
    <dc:date>2005-06-26T01:57:14Z</dc:date>
  </entry>
  <entry>
    <title>Web Custom Control Events (and is anyone out there?)</title>
    <link rel="alternate" href="http://dotnutz.tribe.net/thread/938018b3-1890-4f1b-8491-ba2aa9453846#65628f3b-9f5b-4a6a-98cd-f11e966a5ee0" />
    <author>
      <name>Elfie</name>
    </author>
    <id>http://dotnutz.tribe.net/thread/938018b3-1890-4f1b-8491-ba2aa9453846#65628f3b-9f5b-4a6a-98cd-f11e966a5ee0</id>
    <updated>2005-06-03T18:22:06Z</updated>
    <published>2005-06-03T18:22:06Z</published>
    <summary type="html">So, I kinda feel like I'm mostly talking to myself here... but here goes anyway.&#xD;
&#xD;
Does anyone know how to catch events within a Web Custom Control?&#xD;
&#xD;
For example, let's say I have a Web Custom Control that outputs a LinkButton. I want to be able to take a certain action (we'll say, output to the screen) when the LinkButton is clicked. Can anyone give me a fully coded example of this? Simply setting "lnk.Click += new EventHandler(lnk_Click);" isn't working. In fact the Text value of lnk isn't even highlighted as being a link.</summary>
    <dc:creator>Elfie</dc:creator>
    <dc:date>2005-06-03T18:22:06Z</dc:date>
  </entry>
</feed>



