| Author: Sebastian 13 Jun 2008 | Member Level: Gold Points : 1 |
This is very informative. Thanks for sharing the details.
|
| Author: Gaurav Agrawal 20 Jun 2008 | Member Level: Silver Points : 2 |
Hi really cool. you have explaint it very clearly. It is very much clear now the concept of autoeventwireUp attribute. Keep Posting and help your fellow developers
Regards Gaurav
|
| Author: Gaurav Agrawal 20 Jun 2008 | Member Level: Silver Points : 2 |
Hi really cool. you have explaint it very clearly but with one mistake the default value of this attribute is true and not false which you have mentioned in your article. It is very much clear now the concept of autoeventwireUp attribute. Keep Posting and help your fellow developers
Regards Gaurav
|
| Author: Bunty 27 Jun 2008 | Member Level: Diamond Points : 2 |
Hi,
Really ausum.
It's working and i try it.
Keep posting.
Thanks for sharing and upgrading my knowledge.
Thanks and Regards S.S.Bajoria
|
| Author: LOGESHWARAN 03 Feb 2009 | Member Level: Gold Points : 0 |
GOOD ONE
|
| Author: sangeetha 27 Apr 2009 | Member Level: Gold Points : 2 |
The default value for auto eventwireup=true is false bcoz the default value of autoeventwireup=false in c# A false value indicates that you must explicitly write a code to bind events related to a page ,such as the load event of a page and true value indicates that events will be generated automatically
|