Put a SqlDatsource in the page . Configure it to connct to your DataBase and specify a SelectCommand. Set this DataSourse as the DataSource of your ListView. When page is run the ListView will display your data.
Kindly mark this post as "Answer", if it helped you.
basheerkal
Star
10672 Points
2426 Posts
Re: listview
May 01, 2012 05:05 AM|LINK
Put a SqlDatsource in the page . Configure it to connct to your DataBase and specify a SelectCommand. Set this DataSourse as the DataSource of your ListView. When page is run the ListView will display your data.
(Talk less..Work more)