with your approach there would be problem with scrolling, search based on typed
character and such things. all this could be solved, but it wouldn't be simple
for such cases it may be better to use table+scrollbar, or custom control based
on gadget.
Eduardo Orea wrote:
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/