Redundant Items in DD

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • randy.buchholz

    Redundant Items in DD

    When binding a control to a datasource (SQL) using the configure data source
    or editing the SQL Query both VS2005 and 2008 have always shown duplicate
    (double) values in the controls list on all of my machines. It has now
    started showing three or four copies of each control in the dd, and
    sometimes does this in dd's within my application, even when I am returning
    unique values. The data source is brining back single items, but the dd
    duplicates them. This happens with all combinations of fixed and appended
    values. Does everyone always see double values, and if so why? Any clues
    to what may be causing this?

    There is no code to send. I just create a read-only SQL data source for a
    single field list-of-values table and attach it as the data source of the
    dd. Every time I postback an additional set of all values shows up. Any
    clues?


Working...