How to select multiple fields from dropdownlist

Asked By srujan
06-Sep-10 04:59 AM
Earn up to 0 extra points for answering this tough question.
Hi Friends,
        Please send me the code to select multiple fields from dropdownlist.........
Thanks & REgards
Sujju

  re: How to select multiple fields from dropdownlist

Anand Malli replied to srujan
06-Sep-10 05:05 AM
Hi Srujan,

i do no think you can directly have DROPDOWNLIST LIKE THIS...either you can take listbox which provides multiple selection of item by holding ctrl key and clicking item you can select multiple items...but with inbuilt dropdown you can not have this

or you can search for some third party control which provide this type of functionality

let me know if you need more help
thxs

  re: How to select multiple fields from dropdownlist

Reena Jain replied to srujan
06-Sep-10 05:05 AM
hi, srujan

you can select multiple value for drop down at one time, for this you have to use listbox and to treat it as combo box just set row=1 for this.

Hope this will help

  re: How to select multiple fields from dropdownlist

srujan replied to srujan
06-Sep-10 08:25 AM
k tell me sir
  re: How to select multiple fields from dropdownlist
srujan replied to Anand Malli
06-Sep-10 08:26 AM
k tell me sir.........
thanx & REgards
Create New Account