I can get around this by
just supplying a null value as part of the items in listData but that really should only be an option when I want the user to choose "nothing" from the
ListButton.

You might actually want to consider providing an "empty" item for this purpose. I haven't looked at the code lately, but I don't think null list items are supported.

Reply via email to