|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DropDownList questionDear ASP.NET users,
The default drop down list in ASP.NET does not support typing in the box where the selectedvalue is stated. Does anyone have an idea about to make such a drop down list. It must work within a gridview. The typed values does not expressly have to be in the list. I want to use it for an application to easely retype (or select) a value. In a column. Therefor the values have to be realtime calculated. Does anyone have a solution? Thanks and advantage, René Beltman Try this:
http://www.codeproject.com/aspnet/combobox.asp -- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA http://gregorybeamer.spaces.live.com ************************************************* Think outside of the box! ************************************************* "RBM" <renebelt***@gmail.com> wrote in message Dear ASP.NET users,news:1160461793.643935.309200@i42g2000cwa.googlegroups.com... The default drop down list in ASP.NET does not support typing in the box where the selectedvalue is stated. Does anyone have an idea about to make such a drop down list. It must work within a gridview. The typed values does not expressly have to be in the list. I want to use it for an application to easely retype (or select) a value. In a column. Therefor the values have to be realtime calculated. Does anyone have a solution? Thanks and advantage, René Beltman Hello Gregory,
That solution I found already, but I was searching for a solution in ASP.NET 2.0 (fogot to tell). I found somethink like a combobox in the AutoCompleteExtender from Atlas (or currently known as ASP.NET Ajax). Thanks for your help. Greetings, René Beltman Cowboy (Gregory A. Beamer) wrote: Show quoteHide quote > Try this: > http://www.codeproject.com/aspnet/combobox.asp > > -- > Gregory A. Beamer > MVP; MCP: +I, SE, SD, DBA > http://gregorybeamer.spaces.live.com > > ************************************************* > Think outside of the box! > ************************************************* > "RBM" <renebelt***@gmail.com> wrote in message > news:1160461793.643935.309200@i42g2000cwa.googlegroups.com... > Dear ASP.NET users, > > The default drop down list in ASP.NET does not support typing in the > box where the selectedvalue is stated. Does anyone have an idea about > to make such a drop down list. It must work within a gridview. The > typed values does not expressly have to be in the list. > > I want to use it for an application to easely retype (or select) a > value. In a column. Therefor the values have to be realtime calculated. > > Does anyone have a solution? > > Thanks and advantage, > > René Beltman
Detecting the browser once IE7 comes out
Preset fields in detailsview. gridview databinding to object data source Custom Image Button help. problem with refresh page on back button Wizard - setting the size building CMS Detailsview control for data input peace Are there any updates released for IE7? |
|||||||||||||||||||||||