I have a listbox thats databound, the data behind will chnage depending on the results of other listboxes.

The probem is I have set enabledviewstae = true and if you select a value and on the next data pull this value isnt included then i get the error
"Specified argument was out of the range of valid values."

I need to know how to clear the viewstate for this one control before databinding