Hi
The Question is the programmer has to design a page as shown below.
Before the web page is loaded the programmer has to load all the table names from Database(he specifies in web.config file). the user can select any item from the dropdown list then the selected item( table name).then we need to display entire details in that table using gridview.