'SelectedIndex' and 'SelectedValue' attributes are mutually exclusive

  • Thread starter Thread starter Stimp
  • Start date Start date
S

Stimp

I'm getting the error:

'SelectedIndex' and 'SelectedValue' attributes are mutually exclusive

when I try to populate a series of dropdowns... any idea what I could be
doing wrong here?

Thanks.
 
Ok so it's not a commonly-known error?... see I don't know which of the
3000 lines of code to post since SelectedIndex and SelectedValue are
interspersed liberally throughout.

Oh well, I'll hack away at it.

Post some code
That could help
Paatrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top