Hello!
I sort of found a easy solution.
Create a ListViewBox (i created with name lstScenarioDesc)and then copy this code and call it from page_load,
private void CreateMyListView()
{
// Set the view to show details.
lstScenarioDesc.View = View.Details...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.