Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Dynamically Created Controls
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="accyboy1981, post: 1924374"] Hi, Thanks for the response. I've tried creating the buttons in the Page_Init, but the problem with this is that I dont know the name as it will be dynamically choosen. Basically what I am doing is creating a calendar for a year, and when a user clicks a specific date if post-backs and runs a different method. When it doen this the calendar is not drawn so this button will not appear on the page. I am trying to pass the date that was clicked in the commandargument so all I need is one method for the 365 days a user can click. The problem I am finding is that because the button is not drawn once it has been clicked it cannot be found. Is there any way around this? Is it possible to have dynamic controls this way on the same page? Any help would be appreciated Thanks Simon [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Dynamically Created Controls
Top