I'm trying to code nested repeater to show two kind of information
first repeater will show a table wit some information
the first column will have a link, if user clicks on the link accordion will slide down
with a new table with new information.
my issue here is how to make the second repeater recognizable by code, and the second issue is how to give append data for the second repeater based on the first one ?
can any one guide me how to show information in a table then show another related information under the first table as accordion, keep in mind that two data will be retrieved from database.
Bikesh SrivastavaPosted Nov 11, 2016, 12:16 AM