Thanx for the reply. Yes the js code is there in the .resx
returns a string variable. This property uses the web.config file.
In your control you add some java script code for the visibility. Now I
"Steve C. Orr [MVP, MCSD]" wrote:
> The javascript code is there, I've downloaded it and looked at it.
> Look harder.
>
> My control could be modified to provide the functionality you need, but it
> would require a good amount of elbow grease.
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
>
http://SteveOrr.net >
>
> "NEWBIE" <NEWBIE@discussions.microsoft.com> wrote in message
> news:62434476-90EF-4C6E-A5FF-BD7CF69ADB88@microsoft.com...
> >I did try andy's combo box but is there any way the same functionality can
> >be
> > added to your combo box ?
> > On going through the code of andy's combo box, it appears that it needs
> > some javascript functions. I couldnt find those functions. Also the code
> > makes refernce to web.config file which is not there in the project.
> >
> >
> > "Steve C. Orr [MVP, MCSD]" wrote:
> >
> >> Yes. Here's another free combobox example that includes autocomplete
> >> functionality:
> >>
http://metabuilders.com/tools/combobox.aspx > >>
> >> --
> >> I hope this helps,
> >> Steve C. Orr, MCSD, MVP
> >>
http://SteveOrr.net > >>
> >>
> >> "NEWBIE" <NEWBIE@discussions.microsoft.com> wrote in message
> >> news:99ED4C58-578B-4217-8C70-11F97130EA81@microsoft.com...
> >> > Thanx a lot steve. Yr article did help me a lot in understanding how
> >> > to
> >> > create a custom combo box.
> >> > Is there any way autocomplete feature can be incorportaed into this
> >> > control ?
> >> > "Steve C. Orr [MVP, MCSD]" wrote:
> >> >
> >> >> Yes, here is an example I put together for creating a ComboBox
> >> >> control.
> >> >> With a little tinkering you should be able to adapt it for your needs:
> >> >>
http://SteveOrr.net/articles/ComboBox.aspx > >> >>
> >> >> --
> >> >> I hope this helps,
> >> >> Steve C. Orr, MCSD, MVP
> >> >>
http://SteveOrr.net > >> >>
> >> >>
> >> >>
> >> >> "NEWBIE" <NEWBIE@discussions.microsoft.com> wrote in message
> >> >> news:C355105B-B33D-4B1B-87CD-93B5D6C7F326@microsoft.com...
> >> >> > Thank you very much Steve for your reply. Actually I want to make a
> >> >> > composite
> >> >> > control by inheriting from the combo box control. I am not able to
> >> >> > understand
> >> >> > how to go about it. Can you plz help ?
> >> >> >
> >> >> > "Steve C. Orr [MVP, MCSD]" wrote:
> >> >> >
> >> >> >> You may be able to use this free multicolumn combobox control:
> >> >> >>
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=45af5293-92d0-4ab2-b0aa-3e4b976b11dd > >> >> >>
> >> >> >> --
> >> >> >> I hope this helps,
> >> >> >> Steve C. Orr, MCSD, MVP
> >> >> >>
http://SteveOrr.net > >> >> >>
> >> >> >>
> >> >> >> "NEWBIE" <NEWBIE@discussions.microsoft.com> wrote in message
> >> >> >> news:1C06998A-E192-4D02-B237-AD5DF145B921@microsoft.com...
> >> >> >> > Hi,
> >> >> >> >
> >> >> >> > I have to show data in grid like manner in the combobox.
> >> >> >> >
> >> >> >> > Please give me ne idea to create multicolumn comboBox.
> >> >> >> >
> >> >> >> > Thanx.
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >>
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>