hi
how can i declare a listitem for adding items for a comboBox.

while writing like this
Dim objListItem as ListItem
I'm getting a blue underline under ListItem

i've imported system.data and system.data.sqlclient

please help