So you're adding a datasource to the template itself? Interesting.
On Thu, Oct 1, 2009 at 8:49 AM, Cerebrus <[email protected]> wrote: > > Add a Datasource control below the DropDownList and bind the DDL to > the Datasource. Use the "Bind()" syntax to ensure that set values are > updated by the Datasource. > >
