ASP.NET 2.0 (fogot to tell). I found somethink like a combobox in the
Cowboy (Gregory A. Beamer) wrote:
> 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" <renebeltman@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?
>=20
> Thanks and advantage,
>=20
> Ren=E9 Beltman