I am trying to create a dynamic dropdown after a dropdown has been selested (in asp.net vb) For example: I have a dropdown question that asks: What brand of car do you drive (Toyota, Ford, Honda, Nis
We have converted one of our sites from ASP to ASP.NET and we are noticing a strange issue when using the \"zoom\" feature or \"text size\" feature in the IE8 browser with our site.
I have a little problem in my form for entering 开发者_开发问答some data for my users and that is a lot\'s of dropdowns, and i saw an a example of a dropdownlist where i can actualy type in it like in
Please consider my stripped down code below that illustrates my issue. If I run it in Firefox 7 or IE8, it works fine. However, when pressing F12 and entering the wonderful world of IE7, I\'m experie
I have a dropdown menu: <div class=\"buttons\"> <div class=\"dropdown\"> <a href=\"#\" class=\"button\"><span class=\"label\">File</span><span class=\"toggle\"><
Dropdownlist i binded the values but in that dropdownlist just like group means(employee,nonemployee)so that items value is empty(\"\"), so i can use databound event split the two fileds ,that two fie
I have a few flash errors on my website. I started playing around with AS3 and created a list that expands when mouse is over and goes down when mouse is out. Kind of like a drop down menu. Problem is
I want to assign 2 data fields to a DropDownList item because I want to display 2 values at click at an item in different elements (for example, 2 tex开发者_如何学Ctboxes).
I want to populate a cell depending upon the drop down selection. How can i do it? The drop down list is created manually in the sheet.
Once again I can\'t find a neat solution for a simple UI problem in WPF. I want the combo box drop down list to appear whenever combo box gets focus. So I wrote this in the got focus event: