I m using the TabControl to list the items. If i click on one of the tab pages on the tabcontrol , i want the information on that particular tab pages to be retrieve from the database and display it on the on the tabcontrol itself. What are the codes to achieve this??