Dynamilccy add tabs

Apr 8 2012 2:45 PM
hi,

i want to add asp.net tabs dynamicaly from the database value. the thing is: i am using dropdown extender in txtbox.and in inline code i created  one div tab,inside the div tab i added datalist and listview ,linklist controls...nd one lable.. after reteriving the data from db..i m binding names in label nd by using the id of names m filling linked button text dynamically....once the user click on dropdown exteder the div tab will disply all the detail with label header n sud detail.....

now i want to convert it into tabs.if user click on tht tab only tht info willl disply. i added asp ajax tab container n replced label with tabpanel.but its not wrking ...iyts diplaying all tabs already in open..m now able to click on tabs ..will any one tell me solution how to add tabs n datalist   or lisview inside the tabs ..