02-04-2010, 05:58 PM
Hi,
i was told to write a function that selects multiple items,
that means:
i have a list box that have 5 items, i should set a flag in such a way that if the flag is set to 2, i should be able to select 2 items similarly if the flag is set to 3 i should be able to select 3 items and so on...
The item has unique name property and index property.
Any help will be really appreciated.
Regards;
vijay
i was told to write a function that selects multiple items,
that means:
i have a list box that have 5 items, i should set a flag in such a way that if the flag is set to 2, i should be able to select 2 items similarly if the flag is set to 3 i should be able to select 3 items and so on...
The item has unique name property and index property.
Any help will be really appreciated.
Regards;
vijay