System.data.RelatedView

  • Thread starter Thread starter Leon Shaw
  • Start date Start date
L

Leon Shaw

When databinding two related dropdownlist controls in visual studios.net
such as states and cites
(parent and child respectifully). However, when running this page everything
works well, but I get the following texts (repeating) in the child
dropdownlist. What could the problem possibly be?

Example:
--Choose a state--
Alabama
Flordia
etc.
--Choose a City--
System.Data.RelatedView
System.Data.RelatedView
System.Data.RelatedView
etc.
 

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