Search

You searched for the word(s): userid:877816

Matching Posts

  • Re: How to add a custom .ASP web control

    I need the combobox functionality: dropdown list and being able to type in the text. Thanks. -Matt
    Posted to Visual Studio 2005 (Forum) by lawsonmatt on 6/29/2009
  • How to add a custom .ASP web control

    Good afternoon, I am trying to add a custom .ASP web control to my Visual Studio 2005 web application project. I am modifying the existing application, and am still a bit new to the whole process. I'm trying to use comboboxes, and discovered there are no default ones built in. Anyway, the one I am using is based on the dropdownlist web control: http://www.codeproject.com/KB/custom-controls/comboboxcontrol.aspx I've tried to use MSDN reference and other information from the web on how to do
    Posted to Visual Studio 2005 (Forum) by lawsonmatt on 6/26/2009
Page 1 of 1 (2 items)