I am sorry, I know I have to show code.... but I fixed the issue. Thank you!
Juan M. Oviedo Date: Mon, 21 Sep 2009 11:18:42 -0500 Subject: [DotNetDevelopment] Re: Composite Control Problem From: [email protected] To: [email protected] where is the rest of your code? On Mon, Sep 21, 2009 at 11:05 AM, Juan M. Oviedo <[email protected]> wrote: Hi guys, I am having this problem, I am using this CompositeControl that is using one instance of the LinkButton, the problem is that when I render my Control, my link button is not being displayed correctly, taking a look at the HTML Code I see I get something like: <a id="m1__linkButton">Menu 1</a> As you can see, there is no "href" data even though I did set my PostBackUrl property... any ideas?? Juan M. Oviedo -- Keidrick Pettaway http://kpettaway.com
