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?
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?