My two cents.

You can work around this, like using an array or list of selected items, this list should contain the index of the element that has selection on, so you only work the list with the displayed items, and update the display checking against the list of select items. So you can add or delete items on this list when you select or unselect them.

Eduardo Orea.

Darren escribió:
Hello,

am trying to get a simple database listing.

Is there a limit to the number items that can be passed to LstSetListChoices.

Many thanks
regards Darren


--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to