static constructors for dropdownlist.
-
I want to create static constructors for dropdownlist. I have dropdownlist like "ddlState" on my page.As state data of dropdownlist will change very rarely,So I want to create static constructor for dropdownlist. Is it possible?? If yes,how can I do this?? Likewise "ddlState" I have another dropdownlists on my page..for which i have to do same functionality.
-
I want to create static constructors for dropdownlist. I have dropdownlist like "ddlState" on my page.As state data of dropdownlist will change very rarely,So I want to create static constructor for dropdownlist. Is it possible?? If yes,how can I do this?? Likewise "ddlState" I have another dropdownlists on my page..for which i have to do same functionality.
Please Explain more ................
Piyush Vardhan Singh p_vardhan14@rediffmail.com http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com
-
I want to create static constructors for dropdownlist. I have dropdownlist like "ddlState" on my page.As state data of dropdownlist will change very rarely,So I want to create static constructor for dropdownlist. Is it possible?? If yes,how can I do this?? Likewise "ddlState" I have another dropdownlists on my page..for which i have to do same functionality.