I am using in my app in SqlDataSource to fill a dropdownlist ,i configure it in the web design in Visual studio.
i want that this dropdownlist will change dynamically by a couple of table in the sql.
it is possible to change the SqlDataSource programmatically from code?