wwWebListControl::AddItem

Adds an item to the list control manually.

If the control has a Cursor DataSource set the Added items are appended at the end.

o.AddItem(lcText,lcValue,llSelected)

Parameters

lcText
The text of the item to display

lcValue
The value of the item to display. If not provided will be the same as the text.

llSelected
Determines if the item is selected.


See also:

Class wwWebListControl

© West Wind Technologies, 1996-2022 • Updated: 10/16/05
Comment or report problem with topic