Forums
This topic is locked
Multiple Select - set value equal to multiples
Posted 05 May 2006 16:13:30
1
has voted
05 May 2006 16:13:30 David Perry posted:
Hi thereI have read the post www.dmxzone.com/forum/topic.asp?topic_id=21783
Is this the only way to solve this problem? I would think it would be quite common where you have a list box allowing multiple selections used in say an ADD page. You then create the corresponding EDIT page which you "bind" the values to the various fields. However with the corresponding list box where you have allowed mulitple selections you set the value equal to the field in the database (lets say it was colours and had more than 1 selection - black,red,blue)it won't select anything or "bind"/set value equal to within that list box.
Does anyone know any other suggestions please. Should I be looking at a different method for storing multiple selections?
Thank you