DropDownList problem
-
Hi all I have a dropdownlist on my page but it is always showing the value rather than the text. For example: Filter 1 This will produce the dropdownlist but the text shown will be 1 rather that filter 1 :confused:. This happens when the listitem is declared as follows as well: Any ideas on why this is happening?? The project that this page is part of uses nested master pages if this sheds anymore light. Thanks in advance.
-
Hi all I have a dropdownlist on my page but it is always showing the value rather than the text. For example: Filter 1 This will produce the dropdownlist but the text shown will be 1 rather that filter 1 :confused:. This happens when the listitem is declared as follows as well: Any ideas on why this is happening?? The project that this page is part of uses nested master pages if this sheds anymore light. Thanks in advance.
Hi,, I tried with the same coding in a new web page and it showed "Filter 1" correctly, rather than "1" as u mentioned... Regards..
sdaniel_cst
-
Hi,, I tried with the same coding in a new web page and it showed "Filter 1" correctly, rather than "1" as u mentioned... Regards..
sdaniel_cst