Oct 23 2006

DropDownList and Dynamic Loading of Controls

Category:Bil@l @ 17:52

I have noticed that you would have used the "sender" parameter and simply cast the object into a DropDownList, this would have given you what I was trying to do, which is an instance of the DDL that was selected in a dynamically created controls.

However, still my control since it is out now, can be easily used and you will get a nice intellisense way of accessing the DropDownList without any need to cast.

Just wanted to be clear in this!

Regards

Tags:

Comments are closed