0
Answer

modifying a listbox which id bound to an sqldatasource

Photo of justin muskivitch

justin muskivitch

19y
1.7k
1
greetings. i have a bunch of listboxes which are bound to SqlDataSources.

I am trying to add items to the listboxes and automatically set certain items to be selected. No matter how many times I change the selected value, or add new items, the sqldatasource is the only thing that can control the data in the listboxes.

any ideas?

thanks in advance!

Answers (0)