Editable combobox in ASP.Net
-
Hi, Is it possible to have a combobox in ASP.Net were a user can enter new values or edit the existing values. I searched via google but am not getting the simplest way to do this. Am new to ASP ,any help will be welcome. Any links or ideas are welcome. Many Thanks
-
Hi, Is it possible to have a combobox in ASP.Net were a user can enter new values or edit the existing values. I searched via google but am not getting the simplest way to do this. Am new to ASP ,any help will be welcome. Any links or ideas are welcome. Many Thanks
I doubt it. You could do some javascript to alternate between a textbox and a dropdownlist, but I don't think a HTML drop list is ever editable.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )