I need to select multiple entries in the drop down list.
E.g. Search a string in languages like C#, VB, Java etc. These entries
are in drop down. So i need to multi select to search in multiple
languages
1. One of the option could be to have a check box beside each entry in
drop down. Do any one have an idea how to do this. Solution in C# is
required but even if its unmanaged code is OK.
2. Do any one have another idea for this multi select problem.
Afzal - 11 Jan 2007 16:12 GMT
Ajith,
Please check the following URL:
http://www.infopathdev.com/forums/topic.asp?TOPIC_ID=1547&SearchTerms=Multiselec
t,List
I hope this helps,
> I need to select multiple entries in the drop down list.
>
[quoted text clipped - 7 lines]
>
> 2. Do any one have another idea for this multi select problem.