|
-
June 15th, 2007, 10:50 AM
#1
LinkButton doesn't work
I have inherited a C# ASP.Net web app from someone, and I am trying to dynamically LinkButtons to an HTMLTableCell. The html table is in a user control. I copied the code from another user control which adds them to a panel.
When I run the program, ones in the panel work. But the ones I added to the HtmlTable don't work. They display text, but when I click them, the events don't fire.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|