How bind data in nested listview from sql database in .net
how to bind the data to nested listview from same sql database
parent list view bind the one table data
and second list view bind another tabledata from same database
for example we post questions in parent listview and we can comments to each post. child listview bind comment